Go to file
KatieFrogs bedcc1e5ef Plugin fixes
- Support returning a promise in the plugin load() function
- strReplace can now replace more than one occurence with a parameter, specify how many occurences are expected, with Infinity being as much as possible
- this.log() function now accepts multiple arguments
2022-02-23 20:31:52 +03:00
.github Add an issue template translation 2018-10-14 14:02:50 +03:00
public Plugin fixes 2022-02-23 20:31:52 +03:00
templates en 2022-02-17 23:39:04 +00:00
tools Plugins: Add plugin settings 2022-02-22 16:23:01 +03:00
.gitattributes 💥🐫 Added .gitattributes & .gitignore files 2015-07-17 17:21:53 +09:00
.gitignore add plugins to gitignore 2022-02-22 16:31:00 +00:00
app.py Plugins: Add plugin settings 2022-02-22 16:23:01 +03:00
config.example.py Plugins: Add plugin settings 2022-02-22 16:23:01 +03:00
README.md update setup link 2019-02-13 22:23:18 +00:00
requirements.txt Bump websockets from 8.1 to 9.1 2021-06-11 18:03:57 +00:00
schema.py Add custom Don 2020-04-04 16:48:58 +03:00
server.py Update requirements 2020-12-22 11:17:38 +03:00

taiko-web

A web-based Taiko no Tatsujin simulator.

Running instance: https://taiko.bui.pm

Still in development. Works best with Chrome.

Setup

Please see the Setup page for setup instructions.