taiko_web/plugins
霧雨バニラ 44f853c9f2
chore: upload project
2026-03-01 03:14:40 +08:00
..
accessibility chore: upload project 2026-03-01 03:14:40 +08:00
custom-songs chore: upload project 2026-03-01 03:14:40 +08:00
debugging-testing chore: upload project 2026-03-01 03:14:40 +08:00
examples chore: upload project 2026-03-01 03:14:40 +08:00
for-fun chore: upload project 2026-03-01 03:14:40 +08:00
gameplay chore: upload project 2026-03-01 03:14:40 +08:00
languages chore: upload project 2026-03-01 03:14:40 +08:00
song-select chore: upload project 2026-03-01 03:14:40 +08:00
userscripts chore: upload project 2026-03-01 03:14:40 +08:00
workarounds chore: upload project 2026-03-01 03:14:40 +08:00
LICENSE chore: upload project 2026-03-01 03:14:40 +08:00
README.md chore: upload project 2026-03-01 03:14:40 +08:00

README.md

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 Custom Song List button.

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

For Fun

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

Debugging and Testing

Examples for Developers