About 19,600 results
Open links in new tab
  1. GitHub - Videogamers0/MGUI: UI framework for MonoGame game …

    MGUI is a UI framework for MonoGame (Src) that features a powerful layout engine and data binding engine similar to WPF, and a robust set of controls to build your UI with.

  2. MGUI — GUI for MiniGames ⭐ [1.16+ | BungeeCord & Velocity] ⚡

    MGUI is a simple and intuitive plugin for organizing the server menu in Minecraft. It allows players to easily navigate between servers through a convenient graphical interface by automatically receiving …

  3. Dear ImGui - GitHub

    Dear ImGui is a bloat-free graphical user interface library for C++. It outputs optimized vertex buffers that you can render anytime in your 3D-pipeline-enabled application. It is fast, portable, renderer …

  4. GitHub - Juppi88/mgui: A portable GUI library written in C.

    Mylly GUI (MGUI) is a graphical user interface library written in C. The main goals of the project are to create a simple-to-use, lightweight and easily portable GUI library for games and game modifications.

  5. MGUI — Convenient Menu for Minecraft Servers - GitHub

    Nov 23, 2024 · MGUI is a simple and intuitive plugin for organizing server menus in Minecraft. It allows players to easily navigate between servers through a user-friendly graphical interface.

  6. mutil - Minecraft Mods - CurseForge

    Data management, network utilities and hierarchical view rendering for minecraft. Download mutil by mickelus, with over 26.5M+ downloads on CurseForge.

  7. MGUI - a user-interface framework for MonoGame

    Nov 11, 2022 · MGUI has improved a lot since then, way too many improvements to list! Here’s a fun little UI I made earlier today to showcase some of what you can do with MGUI: It’s about 140 lines of …

  8. mutil - Minecraft Mod - Modrinth

    Library of utilities used in all of my mods. - Download the Minecraft Mod mutil by mickelus on Modrinth.

  9. Mutil - Official Feed The Beast Wiki

    mutil (formerly mGui) is a library mod created by mickelus. It provides facilities for data management, networking, a hierarchical UI system, and a system for querying perks.

  10. How it works - theodox/mGui GitHub Wiki

    Under the hood. most of what mGui does is simply to disguise the clunky command syntax of maya.cmds. When you create an instance of an mGui class, you're creating an instance of a …