Git Product home page Git Product logo

gcmod's Introduction

GCMod

DMM游戏 【少女艺术绮谭】的简体中文翻译插件

改写自https://github.com/TSKModding/TSKHook

使用方法:

  • 将GCMod目录下的所有文件解压放到游戏根目录下(GC.exe所在的目录)
  • 第一次启动或者游戏更新之后启动会进行初始化的操作(可能需要一段时间)

配置文件:

  • 位于: BepInEx\plugins\GCMod.json

  • 默认提供的现在只有艺术家剧情的翻译(sakura 0.9)

  • 默认请求的路径:

    • 角色名称: API地址 + /names/zh_Hans.json
    • 故事剧情: API地址 + /novels/ + 剧情ID(NovelId) + /zh_Hans.json

配置项

  • translation:是否开启翻译
  • translation_api:翻译请求的api地址
  • tanslation_font:翻译使用的字体,默认使用筑紫A丸Bold。
    如有需要可自行用TextMeshPro打包,保证FontAsset的名称为文件名加上 SDF即可

如需要关闭控制台窗口,请到BepInEx\config\BepInEx.cfg中更改以下内容:

[Logging.Console]

## Enables showing a console for log output.
# Setting type: Boolean
# Default value: true
Enabled = false

gcmod's People

Contributors

anosu avatar

Stargazers

王一正(YiZheng Wang) avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.