promotional bannermobile promotional banner

OptiGUI

Blazing fast custom GUI textures on Fabric and Quilt with built-in OptiFine custom GUI resource pack support

File Details

optigui-2.1.0-beta.3-sources.jar

  • B
  • May 29, 2023
  • 66.19 KB
  • 19
  • 1.19.4+7
  • Fabric + 1

File Name

optigui-2.1.0-beta.3-sources.jar

Supported Versions

  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18

Curse Maven Snippet

Fabric

modImplementation "curse.maven:optigui-619986:4557693"

Quilt

modImplementation "curse.maven:optigui-619986:4557693"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

OptiGUI 2.1.0-beta.3

What changed since 2.1.0-beta.2

  • Remove a phantom warning in OptiFine converter when texture is missing
    • If only texture.<path> is present, which is valid, this no longer shows
  • Add basic conditional loading of individual resources. See documentation
  • OptiGUI and OptiGlue library depend on each other in fabric.mod.json
    • Fabric will not launch if either is missing for some reason
    • Instead of crashing with an "Error loading OptiGlue" exception

About this release

  • This is the last beta for 2.1.0, unless significant problems arise
  • The next release will be the full release after Minecraft 1.20
    • It will include 1.20 support (the current build has no OptiGlue marked as 1.20-compatible)

Recommendations

  • Recommended for everyday users
  • Recommended for modpacks
  • Documentation is available on GitHub Pages