Skip to content

Customize the drum game with additional features

License

Notifications You must be signed in to change notification settings

KatieFrogs/taiko-web-plugins

Repository files navigation

Taiko Web Plugins

Expand the feature set of Taiko Web with plugins. Save these .taikoweb.js files into a folder (right click and save as on the links below) and load them in-game via the Plugins menu.

Gameplay

Song Select

Workarounds

Additional Languages

Accessibility

Custom Songs

  • Green Notes (⬇️)
    Adds support for green notes (G) and ad-lib notes (F) in custom charts

  • Custom Barlines (⬇️)
    Adds #BARLINESCROLL and #BARLINE to the tja format. #BARLINESCROLL can be used to set independent speed values on the measure lines, can be set to a floating point value or off. #BARLINE can insert measure lines anywhere in the chart.

  • Loading Background (⬇️)
    Shows a custom loading background if a loading.png file is in the same directory as the chart

  • Fumen File Format (⬇️)
    Adds support for using Fumen files in the custom song list

  • Donkey Konga Mode (⬇️)
    Adds support for custom Donkey Konga charts (GAME:Bongo)

For Fun

  • Big OK (⬇️)
    When you get an OK judge score, the whole screen becomes a big OK

Debugging and Testing

Examples for Developers