promotional bannermobile promotional banner

WebGUI

Embed any web page — React, Vue, plain HTML — as a full-screen GUI or transparent HUD overlay inside Minecraft. Powered by Chromium (MCEF).
Back to Files

WebGUI 1.7.0 (26.2 NeoForge)

File namewebgui-neoforge-1.7.0+mc26.2.jar
Uploader
KoSHeroffKoSHeroff
Uploaded
Sep 8, 2026
Downloads
11
Size
85.9 KB
Mod Loaders
NeoForge
File ID
8838018
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:webgui-1625265:8838018"

Learn more about Curse Maven

What's new

1.7.0 - 2026-09-08

Changed

  • The browser library is now Rinku, not MCEF. MCEF [Keksuccino's Fork] was renamed, and its mod id changed from mcef to rinku.
    • On Fabric there is nothing to do — Rinku ships inside the WebGUI jar, as MCEF did before it.
    • On NeoForge, install Rinku alongside WebGUI and remove MCEF. WebGUI now declares Rinku as a required dependency, so launchers install it for you; if you copy jars by hand you need to add it yourself.
  • Chromium is now version 151. The browser is no longer capped at 60 FPS, and browser windows can be muted.
  • Minecraft 26.1 and 26.2 are out of beta. Both ship as regular releases now instead of beta builds.
  • Updated NeoForge (26.2.0.82, 26.1.2.107, 21.11.45, 21.1.250), Fabric Loader 0.19.5, Fabric API, and Yarn for 1.21.11.

Fixed

  • Fixed a client crash on Minecraft 26.2 that hit after opening a web GUI a handful of times: Texture view Sampler0 (MCEF Browser Texture 1x1) has been closed!. If you worked around it by setting browser-preload-enabled=false, you can turn browser preloading back on.
  • Fixed the browser refusing to start against current Chromium. WebGUI passed --use-gl=desktop, a switch Chromium removed years ago. It went unnoticed while the browser library still shipped an older Chromium, and would have broken on any Chromium update.
  • Fixed the game crashing on startup on NeoForge when the browser library was missing. WebGUI declared no dependency on it at all, so launchers installed nothing and the game died during mod loading with NoClassDefFoundError: org/cef/handler/CefDisplayHandler instead of telling you what was missing. Fabric was never affected, because the library ships inside the jar there.
  • Fixed the Minecraft 26 development server failing to boot, which made the mod impossible to test locally on those versions. Released servers were never affected.

This mod has no additional files