🌐Full Chromium browserMCEF embeds a real Chromium engine — run any modern web app with no restrictions.
🎮HUD overlayDisplay any web page as a transparent overlay on top of the game — auto-shown when players join, or opened via the main menu key.
🏠Custom main menuSet a URL in server.json and players open your web page with F6 — no commands needed.
⚛️React library@webgui/react — build your HUD or menu SPA with type-safe hooks. No Provider, no setup.
🔑Signed tokensEvery page URL the mod opens carries an HMAC-signed token so your backend can verify the request comes from a real player.
🔔Update checkerPoint updateCheckUrl at your release endpoint and the mod logs when a new version is available.