Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Configula
Bah I want to configure your mods!
CHANGELOG
Changelog
1.2.0
- Bumped up
<LangVersion>to C# 12. - Added new alternate
DrawTooltip()functionality and config-options:[Tooltip] useAlternateDrawTooltip[Tooltip] alternateTooltipWidth
- Added new
OnGUIprefix-patch to clearGUI.tooltipto fix a Unity-v6 regression.
1.1.0
- Bumped up
<LangVersion>to C# 10. - Moved changelog into
CHANGELOG.md. - Added new
Vector4SettingFieldandQuaternionSettingField. - Reworked
FloatSettingFieldto use the commonFloatInputField. - Updated mod icon to a new one created by @jenniely.
1.0.0
- Initial release.