
ModConfig
Easily configure mods inside your game.Details
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.4.3] - 2025-08-15
Changed
- Config entries are reloaded when opening the settings menu instead of once during game load
Fixed
- Fixed for the latest version for the game
[1.3.0] - 2025-07-15
Added
- Localization support
Changed
- Mod Config button is now inside the settings menu
[0.1.3] - 2025-07-11
Changed
- Fixed "LOC: " text appearing before option names
[0.1.2] - 2025-07-08
Changed
- "Mod Settings" text is now all in uppercase for consistency
- New mod icon
[0.1.1] - 2025-07-07
Added
- New SettingsType for Enum configs
[0.1.0] - 2025-07-06
Added
- Everything