increlution的小工具,包含流程图和修改
到dist里下载编译后模块
复制文件到Increlution\resources\app\
编辑electron-index.html
在最后加入<script src="IncrelutionTools_all.js" type="module" charset="utf-8"></script>
重新打开程序即可
汉化使用git游戏的汉化
https://gityx.com/help/faq/205.html
也可使用项目里chs/increlution-chs.js文件(目前为2023-06-08 开放第11章的版本,不保证更新!)(在git游戏基础上修改,添加/修改部分不匹配内容和过于奇怪的翻译)
流程图的中文需配合汉化使用
欢迎提交bug,有空应该都会改
只是随便搞的东西,并未好好整理代码,欢迎帮忙修改
A increlution tool include flow chart and cheat
Download compiled file in dist
Copy file to Increlution\resources\app\
Edit electron-index.html
Add <script src="IncrelutionTools_all.js" type="module" charset="utf-8"></script>
at end of file
Reopen application