Various Lua scripts to convert SIF beatmap from one format to another.
- Lua 5.1 with lua-yajl library. Might move to pure Lua 5.1 JSON later.
| Beatmap | SIF | RS | LLP | SifSimu | CBF | MIDI |
|---|---|---|---|---|---|---|
| SIF | - | ✓ | ✓ | * | * | * |
| RS | - | |||||
| LLP | - | |||||
| SifSimu | * | - | ||||
| CBF | - | |||||
| MIDI | ✓ | - |
\✓ = Fully implemented
* = Experimental
- = Unnecessary