This will be superseded by ls2tools.
C# implementation of Live Simulator: 2 "Over the Rainbow" beatmap decoding and encoding. This repository consist of 3 programs and 1 library:
-
LS2OVR: The main library for loading and saving LS2OVR beatmaps.
-
LS2OVR.Pack: Packs folder to LS2OVR beatmap, providing
.ls2ovr.yaml
exist. -
LS2OVR.Unpack: Unpack LS2OVR beatmap to a directory, writing the
.ls2ovr.yaml
file. -
LS2OVR.Inspect: Inspect LS2OVR beatmap file.
-
Main program: Zlib
-
fNBT: 3-Clause BSD license
-
Newtonsoft.Json: MIT
-
YamlDotNet: MIT
-
CommandLine: MIT