
SettingsExtenderForked
A small framework that lets modders add pages to the game's settings menu to edit mod settings in-game.Details
Changelog
0.1.6
- Fixed typos made in last typo fix patch
0.1.5
- No code changes
- Updated README and logo
- Fixed AddSetting typo in Github guides
0.1.4
- Now correctly overrides existing original SettingsExtender installation, allowing both to coexist.
- You can now keep JSPAPP's SettingExtender and this Forked mod installed together, allowing you to have other mods that depend on the original.
0.1.3
Added
- Renamed Assembly to allow packages depending on original work (hopefully)