1db4eb6710a65973bcef9afafade5b85b09fb8e8
- Files with filenames that end with .taikoweb.js can be imported and run to add custom functionality to the game - The plugin file is a javascript module script that should have a class in the default export - Currently supported methods in the class: name (string), load, start, stop, unload (functions) - The class can be extended from the Patch class to add automatic patching of variables and functions - Here are some of the plugins I made: https://github.com/KatieFrogs/taiko-web-plugins
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.
Description
Languages
JavaScript
83.1%
Python
7.5%
CSS
4.6%
HTML
4.4%
Shell
0.3%