Releases: Distance-Modding/Mod.DistanceModConfigurationManager
Releases · Distance-Modding/Mod.DistanceModConfigurationManager
v1.2
- Strings can now be read properly
- Keyboard Shortcuts settings are now displayed in-game. Setting gets changed through string
- May now display settings that it can't read properly. (This is a good thing)
v1.1.1
- Fixed an issue where an error would occur if the default value of a float was below 0 or above 1.
- Intergers can now throw an error if the default value is not between minimum and maximum range
v1.1
- Settings that are a string type can now be displayed in the Mod Settings menu
v1.0.1
- Fixed an issue where settings that cannot be displayed threw an error.
- Float/Int settings with no value range will no longer hardcode the range and will instead create a range around the default value