Skip to content

Improved saving

Latest
Compare
Choose a tag to compare
@lesleyrs lesleyrs released this 11 Jun 21:49
· 4 commits to main since this release

Non backwards compatible saving update to save and load from json, this allows for modifying settings in the file and have that reflect during runtime.

But more importantly, if there's missing data it will now fill them in and load properly. This is useful for if new settings are added. Wrong data still causes it to crash though.