Dependencies

January 30, 2026 · View on GitHub


Kobold UI

uGUI framework for Unity


Dependencies

Installation

  1. Install all dependencies.
  2. Generate the .asmdef for Dotween: Tools -> Demigiant -> DOTween Utility Panel -> Create .asmdef
  3. Add the define to:Edit -> Project Settings -> Player -> Scripting Define Symbols
UNITASK_DOTWEEN_SUPPORT
  1. If you installed Alchemy, also add the define:
KOBOLD_ALCHEMY_SUPPORT
  1. If you installed Odin Inspector, add the define:
KOBOLD_ODIN_SUPPORT
  1. Install the plugin via Git:
https://github.com/KienanUnique/KoboldUiFramework.git

Useful Links