AinaVT / LethalConfig

A mod configuration menu for Lethal Company
https://thunderstore.io/c/lethal-company/p/AinaVT/LethalConfig/
GNU General Public License v3.0
15 stars 6 forks source link

Reading Min/Max values from AcceptableValueRange when not set in options #17

Closed AinaVT closed 9 months ago

AinaVT commented 9 months ago

When Min and/or Max values are not set in the options objects for sliders and inputs, attempt to read from AcceptableValueRange if one is present in the ConfigEntry. Use default values otherwise.

Fix for #15