promotional bannermobile promotional banner

InGame Info Reborn

In-game HUDs and GUIs done with structure — reactive, declarative, composable, and built to handle the rest.

File Details

ingameinfo-1.2.2.jar

  • R
  • Jul 25, 2025
  • 1.29 MB
  • 49
  • 1.12.2
  • Forge

File Name

ingameinfo-1.2.2.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ingame-info-reborn-1171541:6810318")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

mostly bug-fixes and quality-of-life improvement

  • add order to ui element dump
  • fix a bunch of rendering artifact from RenderUtils
  • add a new text formatting dsl
  • refactor texture module
  • ensure that shutdown hooks execute at the very end
  • fix RenderMask not working properly in some rare situations
  • refactor GuiLifecycleProvider
  • better gui overlay logic via mixin
  • more api exposed via IgiRuntime