lr2-oxytabler-0.6.0 is not a library.
Visit the last successful build:
lr2-oxytabler-0.10.2
LR2 OxyTabler
Table manager for Lunatic Rave 2.
Quick start
- Acquire lr2-oxytabler executable
- If Cargo is installed, run
cargo install lr2-oxytablerto install the latest release. - Use a pre-built binary. You can probably get one from a trusted user on Discord BMS Servers.
- If Cargo is installed, run
- Run
lr2-oxytabler --helpto see how to set it up - Enjoy
Comparison to BeMusicSeeker
Pros:
- Cross-platform
- Single binary
- Tag writing for songs to indicate which folders they can be found in
- Folder names use table prefix instead of 'LEVEL'
- Fast
Cons:
- No BMS file management (un/installing, deduplicating files)
- No BMS audio rendering functionality
- LR2 folder refresh bug without an automatic work-around: the list of levels within a table folder may not get refreshed by the game. Use F8 and see README within your playlists folder.
- etc..
Developing
RUST_LOG='lr2_oxytabler=debug'