Skip to content

OpenCGSS/bmconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bmconv

AppVeyor GitHub contributors Libraries.io for GitHub Github All Releases

A utility program that converts CGSS beatmap to other formats.

Currently it supports:

  • Deleste (TXT, format 2)

Usage

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.

License

MIT License