You are viewing a potentially older version of this package.
View all versions.
Configula
Bah I want to configure your mods!
Date uploaded | 9 months ago |
Version | 1.1.0 |
Download link | ComfyMods-Configula-1.1.0.zip |
Downloads | 1715 |
Dependency string | ComfyMods-Configula-1.1.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Configula
Bah I want to configure your mods!
Features
This is a mod for BepInEx ConfigurationManager.
- Improves text input handling for float, Vector2, Vector3, Vector4, Quaternion and string input fields.
- Replaces the color input with a combined drawer that has HTML hex input and RGB sliders with text input.
- Adjust the configuration manager window width/height (re-open window to apply changes).
Dependencies
Notes
- See source at: GitHub/ComfyMods.
- Compiling from source requires a publicized
ConfigurationManager.dll
. - Looking for a chill Valheim server? Comfy Valheim Discord
- Configula icon created by @jenniely (jenniely.com)
CHANGELOG
Changelog
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.