A library/mod for Quest Beat Saber that handles song loading, song requirements and capabilities.
MIT License
5
stars
5
forks
source link
[Requirements] implementing requirements to be enforced via disabling of the play button, and showing information to the player in the level details #6
Fixes a bug where the level IDs for WIP levels are flipped with the non-WIP levels (added WIP to ones that shouldn't have it and vice versa)
Adds API for mods to disable the play button
Adds An updater to handle updating the interactability of the play & practice button
Implements parsing custom data from the info.dat into the custom save data type directly as a way of more easily accessing that data and parsing less often.
Implements the extra info list onto the level details view
WIP
to ones that shouldn't have it and vice versa)