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: Custom Weeks #3

Closed EliteMasterEric closed 2 years ago

EliteMasterEric commented 3 years ago

Make story weeks data driven so that custom weeks can be added to the story menu.

isakube commented 3 years ago

The week list in StoryMenuState is a function, is it not? If we tweak it to take an hscript result (@:hscript), would that work?

Then we just do that for the default weeklocks and story characters.

EliteMasterEric commented 3 years ago

My plan was to make a JSON file which can be modified by merging using ModCore.

EliteMasterEric commented 2 years ago

Done in version 0.3.