Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/biuuu/blhxfy
碧蓝幻想翻译
https://github.com/biuuu/blhxfy
gbf granbluefantasy
Last synced: 7 days ago
JSON representation
碧蓝幻想翻译
- Host: GitHub
- URL: https://github.com/biuuu/blhxfy
- Owner: biuuu
- License: mit
- Created: 2018-03-03T07:19:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T20:11:03.000Z (2 months ago)
- Last Synced: 2024-10-24T07:36:26.902Z (2 months ago)
- Topics: gbf, granbluefantasy
- Language: JavaScript
- Homepage:
- Size: 66 MB
- Stars: 278
- Watchers: 16
- Forks: 124
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 碧蓝幻想翻译
[![Build Status](https://github.com/biuuu/BLHXFY/workflows/Build/badge.svg?branch=master)](https://github.com/biuuu/BLHXFY/actions?query=workflow%3ABuild)[☁检查更新](https://blhx.danmu9.com/blhxfy/extension.user.js)
## 前言
插件的原理是通过在游戏的网页中注入 javascript 脚本,修改网络请求中返回的文本,以及添加部分 CSS(样式),来实现汉化。我们并不清楚 Cygames 对汉化插件的态度,预计往后也不会有明确的支持或反对。
因此在使用之前请自行判断使用汉化插件会不会有风险,如果觉得有则不要使用。
## 简介
安装插件:[说明](https://github.com/biuuu/BLHXFY/blob/master/src/README.md)提交翻译:[说明](https://github.com/BLHXFY-Group/BLHXFY)
## Devlopment
```bash
# 全局安装 yarn
npm install -g yarn# 用 yarn 安装模块
yarn install# 构建用户脚本
yarn build# 打包CSV和构建用户脚本,并push到当前repo的gh-pages分支
yarn deploy
```## License
The code is [MIT](https://github.com/biuuu/BLHXFY/blob/master/LICENSE) licensed,
but the translation text has another License. see [details](https://github.com/biuuu/BLHXFY/tree/master/data)