Перейти к содержимому
Mineforgian

imgui-mc

ImGui for minecraft based on imgui-java

Загрузки
5K
Подписчики
3
Обновлён
16 февраля 2026 г.
Лицензия
MIT

Опубликован 5 июня 2024 г.

ImGui for minecraft based on imgui-java, updated version of mjwells2002's imgui-mc.

Features

Use the same familiar imgui interface your used to to create a multi window interface in minecraft! (+ screen api for easier development)

Ченджлог

1.21.4-1.1.1Релиз1.21.4 · 16 февраля 2026 г.
  • 1.21.4 support (Thanks @BillBodkin on GitHub)
  • Debug renderable now only shows if -Dimgui-mc.debug=true is passed, instead of whenever the mod is ran in a fabric development environment.
1.21.3-1.1.0Релиз1.21.3 · 26 января 2025 г.

Bugfixes

  • Docked ImGui windows are no longer offset from the edge of the game window

Features

  • Docked ImGui windows now shrink the game viewport
1.21.3-1.0.9Релиз1.21.3 · 30 ноября 2024 г.
  • support 1.21.3
  • docking to edges of game window
1.21.1-1.0.8Релиз1.21.1 · 6 сентября 2024 г.
  • debugging tools
  • some keyboard keys like backspace now work, they previously weren't
  • cancel key inputs to the game when any imgui widget is active or focused
1.21.1-1.0.7Релиз1.21.1 · 15 августа 2024 г.
  • support 1.21.1
1.20.4-1.0.7Релиз1.20.4 · 7 августа 2024 г.

update imgui-java to 1.86.12

1.20.4-1.0.6Релиз1.20.4 · 11 июня 2024 г.
  • fix a bug where screens may have their ImGui windows initialised twice
1.20.4-1.0.5Релиз1.20.4 · 6 июня 2024 г.
  • add pullWindow and pushWindow functions to screen api

Комментарии

Загружаем…