A utility program that converts CGSS beatmap to other formats.
Currently it supports:
- Deleste (TXT, format 2)
bmconv <input file> [options]
Options:
-t, --to (Default: txt) Conversion type. Available: txt.
--difficulty (Default: 0) The specified difficulty when opening a beatmap
bundle (BDB).
-o, --out Output file location.
MIT License