

Configula
Bah I want to configure your mods!Details
Changelog
1.2.0
- Bumped up
<LangVersion>
to C# 12. - Added new alternate
DrawTooltip()
functionality and config-options:[Tooltip] useAlternateDrawTooltip
[Tooltip] alternateTooltipWidth
- Added new
OnGUI
prefix-patch to clearGUI.tooltip
to fix a Unity-v6 regression.
1.1.0
- Bumped up
<LangVersion>
to C# 10. - Moved changelog into
CHANGELOG.md
. - Added new
Vector4SettingField
andQuaternionSettingField
. - Reworked
FloatSettingField
to use the commonFloatInputField
. - Updated mod icon to a new one created by @jenniely.
1.0.0
- Initial release.