EliteMasterEric / EnigmaEngine

A fork of FNF's Kade Engine that combines its QoL features with true mod support and new gameplay enhancements
https://enigmaengine.github.io/
Other
12 stars 1 forks source link

Enhancement: Make Character/Stage lists dynamic #18

Open EliteMasterEric opened 3 years ago

EliteMasterEric commented 3 years ago

Check in the data/characters folder, load in all the JSONs, get the proper names, and display that as the list in the charter rather than the contents of characterList.txt.

Same with stages.

EliteMasterEric commented 2 years ago

The characters half of this is done but the stages part won't be started until #4 is done.