An open API service indexing awesome lists of open source software.

https://github.com/tenphi/sm-parser

Parser for Stepmania *.sm files (in development)
https://github.com/tenphi/sm-parser

Last synced: about 1 year ago
JSON representation

Parser for Stepmania *.sm files (in development)

Awesome Lists containing this project

README

          

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:

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

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