Skip to content

[0.1.9] Save user settings

Compare
Choose a tag to compare
@MadMed677 MadMed677 released this 12 Aug 07:40
· 48 commits to master since this release

Added

  • Add the settings.ron file, which stores all basic information about the game settings
  • Create temporary/settings.ron which contain instance of user settings. It's been created only once when it's absent.
  • Read from settings to start the game with correct audio settings.

Removed

  • Disable TutorialPlugin for now because it has a bug that is described in the same file.
    The tutorial should be turned on when the game is upgraded to [email protected] version

Full changelog