Anders429 / simfile

Apache License 2.0
0 stars 0 forks source link

Add `selectable` field to `Song` #23

Closed Anders429 closed 2 years ago

Anders429 commented 2 years ago

This field will indicate when the song can be selected from the menu.

This should be an optional enum representing all possible values, which are:

While YES and NO are the only options supported in SM5, the other options are still valid and should be preserved. However, SSC files may need to have those values converted to YES when writing, since I don't think SSC officially has ever supported the extra options, and they technically are not valid.