Rhythm game file parsers
go get github.com/hndada/rg-parser
-
Add available extensions
- BMS files (.bms, ...)
- o2jam files (.ojn, .ojm)
- stepmania files
-
Move nofloat, delimiter tag from comment to
struct tag
- Write
Formatstruct and its field structs, tags exceptjsonmanually - go run gencode.go, then paste to
format.go - go run genjsontag.go, then paste to
Formatstruct