Support `sm` file format
- Vorherrschende Sprache
- JetBrains MPS
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
`Song` structs should be able to be read from and written to the `sm` simfile format.
`sm` is the standard file format for Stepmania. While it has less features than `ssc`, it is still widely used due to its compatibility with so many different programs.
Format documentation available here: https://github.com/stepmania/stepmania/wiki/sm
Header tags:
- [ ] `#TITLE`
- [ ] `#SUBTITLE`
- [ ] `#ARTIST`
- [ ] `#TITLETRANSLIT`
- [ ] `#SUBTITLETRANSLIT`
- [ ] `#ARTISTTRANSLIT`
- [ ] `#GENRE`
- [ ] `#CREDIT`
- [ ] `#BANNER`
- [ ] `#BACKGROUND`
- [ ] `#LYRICSPATH`
- [ ] `#CDTITLE`
- [ ] `#MUSIC`
- [ ] `#OFFSET`
- [ ] `#BPMS`
- [ ] `#STOPS`
- [ ] `#SAMPLESTART`
- [ ] `#SAMPLELENGTH`
- [ ] `#DISPLAYBPM`
- [ ] `#SELECTABLE`
- [ ] `#BGCHANGES`
- [ ] `#FGCHANGES`
- [ ] `#MENUCOLOR`
- [ ] `#NOTES`
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.