Anders429 / simfile

Apache License 2.0
0 stars 0 forks source link

Define `Course` struct #6

Open Anders429 opened 2 years ago

Anders429 commented 2 years ago

A Course struct needs to be defined to allow writing from and reading to course simfiles.

The scope of this struct's compatibility will be significantly smaller than the Song struct, but it will need to be compatible with both DWI- and SM-style crs files.