AdsGames / JimFarm

A massive procedurally generated world in which you can set up a farm and collect resources.
http://adsgames.net/games/jimfarm
1 stars 0 forks source link

Create global configuration manager for settings peristence #16

Open alegemaate opened 1 year ago

alegemaate commented 1 year ago

Description

Create a new module which can persist outside of the state system and store simple key value configurations. These should persist to a local file (flat or json).

As a base usage, implement the settings page volume slider.