
Vintage Story Mod DB · Vintage Story mod
libGUI
Overview libGUI is a client-side UI library for Vintage Story mod authors. It replaces GuiComposer with a Flutter-inspired widget system rendered via SkiaSharp. Since GuiBase inherits from GuiDialog, mod authors (most of the time) can drop it in as a replace
Quick answer
Which libGUI release matches 1.22.4?
libGUI 3.1.0 targets 1.22.0, 1.22.1, 1.22.2. It must be installed on the client. Installation on the dedicated server is optional. No extra mods listed for this file.
Where it goes
Is libGUI required on the client, server, or both?
It must be installed on the client. Installation on the dedicated server is optional.
This release supports both sides, but the source does not require it on the server.
What else does libGUI 3.1.0 need?
3.1.0 on 1.22.4. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add libGUI without breaking your instance.
Built for libGUI 3.1.0 on 1.22.4. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 3.1.0. It targets 1.22.0, 1.22.1, 1.22.2; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
It must be installed on the client. Installation on the dedicated server is optional.
- 04
Pick the file you checked
Use the “Get this file” button beside 3.1.0. It opens that exact file at the source.
About this project
What does libGUI add?
Overview
libGUI is a client-side UI library for Vintage Story mod authors. It replaces GuiComposer with a Flutter-inspired widget system rendered via SkiaSharp.
Since GuiBase inherits from GuiDialog, mod authors (most of the time) can drop it in as a replacement for existing screens without rewriting the rest of their mod.
Theming
Every libGUI screen picks up your active theme automatically — no extra setup, no code changes needed on the mod author's side (unless they chose to override it).
To switch themes, set "theme" in ModConfig/libgui.json. The UI redraws the moment you save the file — no game restart, no reload command.
Looking for more looks? Check here.
For Players
You're here because a mod you installed depends on this. You don't need to do anything — just keep it installed and updated.
For Mod Authors
I built this because I genuinely cannot stand GuiComposer.
If you're tired of the same thing I was — check the docs.
Project description from Vintage Story Mod DB.
Pick your setup
libGUI releases for each Vintage Story version.
Choose the version and loader you play, then open the matching release.
1.22.4
1 loader build1.22.3
1 loader build1.22.2
1 loader build1.22.1
1 loader build1.22.0
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
libGUI versions and loaders
3.1.0
gui_3.1.0.zip
26 Jul 2026
Looking for an older file? The official Vintage Story Mod DB project page is in Resources.