propstg / plateup-starting-meal-selector

Adds a menu option to select the starting meal, in case the game didn't give you the option you wanted when you launched it.
Other
3 stars 0 forks source link

Added support for mods and future dishes #4

Closed StarFluxGames closed 1 year ago

StarFluxGames commented 1 year ago

Changed AvailableDishOptionsSystem from deriving GameSystemBase to FranchiseFirstFrameSystem so it only loads once each restaurant load.

propstg commented 1 year ago

Thank you!