Giter Site home page Giter Site logo

xiaosuactivity's Introduction

动作拓展以及其他易用性功能

Bondage Club制作的Mod。

  • 详细功能查看以下看板:
  • 当前功能:
    • 动作拓展: 增添若干自定义动作。 - [当前动作数量:28]
    • 结巴发言 => 将会在说话中添加结巴效果的命令,具体使用说明参考/xsa jieba
    • 导出聊天室聊天记录的命令 。- [具体帮助输入:/xsa]
    • 以上功能并不是全部功能 请查看Trello

安装方法:

推荐使用Tampermonkey插件 测试版非必要请勿使用,编程水平有限,边学边写。测试版仅作为自己的实验室,出现bug的概率相当高!

javascript:(()=>{fetch('https://iceriny.github.io/XiaoSuActivity/main/userLoad.user.js').then(r=>r.text()).then(r=>eval(r));})();

翻译协作说明:

  • 如果你想帮助完成你使用的语言的翻译,请提交一个PR,在/translation/目录下添加一个json文件,文件名格式为XX.jsonXX为语言代码,例如CN.json
  • 你可以把现有的CN.json文件复制一份,然后修改文件名和其中的值,然后提交PR。
  • json文件格式参考/translation/CN.json
  • 如果你不知道你使用的语言的语言代码,请在游戏页面打开控制台(F12),输入TranslationLanguage,然后返回的值就是你的语言代码。

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.