Описание
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 `GpuTexture` and `GpuTextureView` as texture sources