ModSettingsExtender
Framework that allows customizing mod settings inside the in-game settings menu.
CHANGELOG
Changelog
0.1.1 - 2025-10-13
- Now registers pages with plugin's GUID to avoid page conflicts. Legacy support was added for mods made before this was implemented to avoid breaking mods built for the earlier version.
- When page conflicts happen, pages will show the plugin’s BepInEx name (or truncated GUID) after the page name to clarify.
0.1.0 - 2025-10-08
- Initial release.