Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 295 Bytes

File metadata and controls

5 lines (3 loc) · 295 Bytes

ImGui for MC

This is a basic loader for our upgraded ImGui bindings that can be JiJ'd into any Fabric mod. No setup is needed, and ImGui can start being used immediately.

All context handling, window creation, and events are handled by the mod, with multi-viewports being enabled by default.