Beatsaber Rust Utilities: A Beatsaber V3 parsing library.
beatsaber beatmap
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at dev 6 lines 126 B view raw view rendered
1Put testing maps in this directory. 2 3The map test is ignored by default, so to run it use: 4```rust 5cargo test -- --ignored 6```