BaseMod
BaseMod copied to clipboard
easy mod config
To use:
Create a class extending EasyConfigPanel. Add static variables for config things Create UIStrings localization entry using TEXT_DICT with variable names as keys (optional) Pass new instance of class to BaseMod.registerModBadge
supported types are currently all numeric types, boolean, and String