ModDB GitHub
Add more bling to leveling with a new, shiny GUI.
This is my first Vintage Story mod. I've always found xSkills default GUI to be a bit lacking. After delving into the VS's GUI library I understand why. So I use ImGui to remake the skill page GUI to be more "fantasy-like" and more satisfying to use.
Limitations
Because I use my own bitmap text renderer, the custom fonts only supports Latin character. If your locale is set to use non-Latin character, it will use default ImGui text renderer and text scaling might look off.