/msdparser-ts

TypeScript parser for MSD documents

Primary LanguageTypeScript

msdparser-ts

Simple MSD parser for JavaScript / TypeScript. MSD is the underlying file format for StepMania .sm and .ssc files, along with a few older rhythm games.

This package is a port of msdparser for Python.