• Stars
    star
    275
  • Rank 149,796 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

碧蓝幻想翻译

碧蓝幻想翻译

Build Status Port Breeze

检查更新

前言

插件的原理是通过在游戏的网页中注入 javascript 脚本,修改网络请求中返回的文本,以及添加部分 CSS(样式),来实现汉化。

我们并不清楚 Cygames 对汉化插件的态度,预计往后也不会有明确的支持或反对。

因此在使用之前请自行判断使用汉化插件会不会有风险,如果觉得有则不要使用。

简介

安装插件:说明

提交翻译:说明

Devlopment

# 全局安装 yarn
npm install -g yarn

# 用 yarn 安装模块
yarn install

# 构建用户脚本
yarn build

# 打包CSV和构建用户脚本,并push到当前repo的gh-pages分支
yarn deploy

License

The code is MIT licensed, but the translation text has another License. see details