Description
ImGui Minecraft bindings. Allows mod developers create simple debug interfaces without any setup or shipping ImGui natives.
This library provides the following:
- ImGui
1.90.0 - Events for drawing ImGui at the start and end of the Minecraft frame
- Event for registering custom fonts
- Automatic .ttf font loading for ImGui styles
- Support for
GpuTextureandGpuTextureViewas texture sources
NOTE: This mod provides bindings and font loading, but does not have any way of adding ImGui windows on its own.
