Forums » StepMania Development » songs extensions documentation

1
hi everyone,
where can i find the documentation on the songs extensions (i'm trying to read the data that is generated by stepmania from other applications)
i tried the links in the docs but most of them doesn't work.
thx.
Reply
We're working on new documentation for this stuff - here's the work in progress one for the .SM format: https://docs.google.com/document/d/1HQ8A9lHjIxQhzuFmZ-7KPbUaMXKAOTWjpYi6xYPl2_o/edit?usp=sharing.

This will be up on the site after some more work. The .SSC format is just an extended version of .SM, .DWI is quite a bit different though.
Reply
We're working on new documentation for this stuff - here's the work in progress one for the .SM format: https://docs.google.com/document/d/1HQ8A9lHjIxQhzuFmZ-7KPbUaMXKAOTWjpYi6xYPl2_o/edit?usp=sharing.

This will be up on the site after some more work. The .SSC format is just an extended version of .SM, .DWI is quite a bit different though.



thx for that, it helped a lot.
and does anyone knows if i can find a parser for the .sm file for c# language or a unity plugin that does the job.
thx again.
Reply
I'm not aware of any C# parsers for MSD-based formats (DWI, SM, SSC are all MSD-based).
Reply