Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 296 Bytes

sm-parser

It's a demo-parser for Stepmania *.sm files. You can try to generate json files for your projects but do not use it inside your programs 'cause result could be frustrating.

Usage:

$ node parser.js /path/to/simfile.sm

It generates /path/to/simfile.json file.