beat_saber_map
Read and write Beat Saber maps with Rust.
use BeatSaberMap;
let map = from_dir.unwrap;
assert_eq!;
Documentation can be found on docs.rs.
Roadmap
- Create structures for map files
-
Info -
Audio -
Beatmap -
Lightshow
-
- Create utility methods for map file structures and
BeatSaberMap-
BeatSaberMap::from_dir() - More...
-