Bug fixes and developer changes
Changes:
- Fixed #19
- Re-written developer documentation
Compatibility:
This release is compatiable with BeatSaber v1.21 up to the latest version at the time of this release (future releases may be supported, I can't tell yet :p).
This release has some updated dependencies:
A note to developers:
This release DOES make breaking changes.
This release changes quite a bit about how data is obtained.
Some data properties have had their names changed.
For all developers, I have re-written the developer documentation from scratch which you can find here. I have written up on the usage of the data pretty extensively so this should help aid development and know what the different bits of data are for.
For the C# developers, I have changed how data is obtained and stored now as well as fixing the accessability of the data classes.
For the web developers, I have created a small set of tools over on the BSDP-Overlay repository that can convert data from different plugin versions (starting from v2.0 and up) to a single format. Feel free to use the code that I have put there.
Full Changelog: 2.0.12...2.1.0