Beat Saber playlist handling Library, now with more JavaScript
This library can be used to serialize/deserialize .blist
(Beat Saber v2 playlist) files. The tech specs for the file format can be found in SPEC.md over on the C# sister library repo.
There is a sister library written in C# for .NET Framework 4.7.2
The source code and .dll
releases can be found on GitHub.