3 unstable releases
Uses new Rust 2024
0.2.1 | Jun 23, 2025 |
---|---|
0.2.0 | Jun 17, 2025 |
0.1.0 | Jun 2, 2025 |
#122 in Games
270 downloads per month
78KB
2K
SLoC
LR2 OxyTabler
Table manager for Lunatic Rave 2.
Quick start
Having Cargo installed, do a cargo install lr2-oxytabler
.
Run once to see a hint on how to configure using shortcut to executable.
Enjoy.
Comparison to BeMusicSeeker
Pros:
- Cross-platform
- Additional 'tag' writing functionality to see all tables given chart is in in-game
- Fast
Cons:
- No BMS file management (un/installing, deduplicating files)
- No BMS audio rendering functionality
- etc..
Building from source
git clone https://git.sr.ht/~showy_fence/lr2-oxytabler
cd ./lr2-oxytabler
cargo build --release
ls ./target/release/lr2oxytabler
Dependencies
~53–73MB
~1.5M SLoC