- added
ConfigReader
to use:
ImproperUIAPI.getConfigReader(modId, configFile);
example:
ImproperUIAPI.getConfigReader("clickcrystals", "config.properties");
- fixed config integer args not parsing properly
ConfigReader
to use:
ImproperUIAPI.getConfigReader(modId, configFile);
example:
ImproperUIAPI.getConfigReader("clickcrystals", "config.properties");