Skip to content

cucumber-sp/UITools

Repository files navigation

UITools

Source code for UI Tools mod, a dependency you can use for your mods to make implementing a lot of quality-of-life features much easier.

Current Features

  • Automatically generated configuration menu for mods.
  • Allow your mod to receive auto-updates.
  • Register windows for permanent position saving.
  • Easily register events when windows are dragged and dropped.
  • Make windows minimizable, and capture events when the state changes.
  • Number inputs, with arrow keys that change the value by an amount you specify.

How to Use

Add this mod as a reference in your project to get started. Documentation can be found under the "Wiki" tab.

To install the mod, simply drag and drop the latest DLL into your mods folder like a normal mod.