You are viewing a potentially older version of this package. View all versions.
ComfyMods-Configula-1.1.0 icon

Configula

Bah I want to configure your mods!

Date uploaded 3 months ago
Version 1.1.0
Download link ComfyMods-Configula-1.1.0.zip
Downloads 647
Dependency string ComfyMods-Configula-1.1.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

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

CHANGELOG

Changelog

1.1.0

  • Bumped up <LangVersion> to C# 10.
  • Moved changelog into CHANGELOG.md.
  • Added new Vector4SettingField and QuaternionSettingField.
  • Reworked FloatSettingField to use the common FloatInputField.
  • Updated mod icon to a new one created by @jenniely.

1.0.0

  • Initial release.