Data Driven GUIs
A library to make making GUIs easier using xml & json files.
This mod mainly aims to make making GUIs as painless as possible, but with this it also allows resource packs to modify GUIs or even create new ones. The mod however doesn't allow the modification of the default GUIs in Minecraft.
Features
- XML Based GUIs: Write your GUIs like you would a web page.
- JSON Based Actions: Make buttons do actions.
- Uses Built-in Widgets: No web rendering shenanigans.
- Java API: An easy to use api to extend the mod's functionality.
Note: This mod is both a library and a standalone mod, you can just install it and use the built-in functionalities or extend it with even more features.
Usage
For Users
You just need to install this mod if a mod depends on it or a server requires you to do so.
For Developers
It's a straight forward proceess to depend on this mod, and you can learn more at https://docs.theclashfruit.me/ddg.
External resources
Project members
TheClashFruit
Maintainer
Technical information
License
MIT
Client side
required
Server side
required
Project ID