Skip to content

Settings Profiles#67

Open
Tecmo wants to merge 1 commit intokaczy93:masterfrom
Tecmo:settings-profiles
Open

Settings Profiles#67
Tecmo wants to merge 1 commit intokaczy93:masterfrom
Tecmo:settings-profiles

Conversation

@Tecmo
Copy link
Contributor

@Tecmo Tecmo commented Dec 19, 2025

  • Save settings by biome
  • Quickly switch settings profiles
  • Share settings with other users

Config.cs

  • Store ActiveSettingsProfile so that profile loads at startup. This value will update anytime you change the profile.

UIManager.cs

  • Main menu hook for displaying and selecting settings profile.

SettingsProfileManager.cs

  • Lightweight, file-backed "Settings Profile" system.
  • Add new profile by choosing save then giving the profile a name.

- Save settings by biome
- Quickly switch settings profiles
- Share settings with other users

Config.cs
- Store ActiveSettingsProfile so that profile loads at startup.  This value will update anytime you change the profile.

UIManager.cs
- Main menu hook for displaying and selecting settings profile.

SettingsProfileManager.cs
- Lightweight, file-backed "Settings Profile" system.
- Add new profile by choosing save then giving the profile a name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant