squid-man / MegaMan2Randomizer2

Mega Man 2 Randomizer
8 stars 4 forks source link

Music Library Format Redesign #195

Closed TheRealQuantam closed 1 month ago

TheRealQuantam commented 1 month ago

Major redesign for greater efficiency as well as moving much of the music library functionality to a class library shared by multiple randomizers.

Fullfills #186.

squid-man commented 1 month ago

I was actually thinking about using yaml instead of json for a redesign of the configuration file. It's neither here nor there.