

Convenient preferences management for Schedule I mods.
Note: This mod requires Bars' fork of S1API (>=v1.7.5). You can get it here.
Preference Changes: When you modify preferences through this app, other mods may not immediately reflect the changes. The app will remind you when a restart might be necessary for changes to take effect. This depends on how individual mods handle preference updates.
If you're a mod developer, check out the preferences guide.
Enabling/Disabling Mods: This app does not support enabling or disabling mods. This is by design - MelonLoader doesn't support dynamic mod loading/unloading and the restart would be required anyway. I'd recommend using a dedicated, mod platform aware mod manager, like r2modman, Gale or Vortex just to name a few. They can handle loading/unloading mods, updates and some even have mod profile support.
Backup Your Configs: Always back up your configuration files before making changes. While the app is designed to be safe, unexpected issues can arise.

There's also a fallback for unsupported types (like List, Dictionary, custom classes) that's a text input. It may not work properly for all types.
Fallback to JSON configuration for mods that don't use MelonPreferences.
You can specify the path in the appropriate field. It's relative to UserData.
If the file exists and is a valid JSON, you can edit it directly in the app.
Changes are applied to the file on save (if valid JSON).
Mods directory