BadMagic100 / HollowKnight.MagicUI

Core mod for building non-menu UIs in Hollow Knight 1.5
MIT License
5 stars 4 forks source link

MagicUI

GitHub Build Workflow Status GitHub Docs Workflow Status GitHub release (latest by date) Downloads GitHub all releases

A core mod for Hollow Knight that takes all the fuss of dealing with GameObjects behind the scenes, allowing mod authors to seamlessly create in-game UIs for their mod with an easy-to-use hierarchical layout system inspired by WPF.

Features

Get started

To use MagicUI, install it like you would any other mod and declare a dependency in your mod project. See the MagicUIExamples project for samples of what you can do, or view the full docs.