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.
- 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.
You just need to install this mod if a mod depends on it or a server requires you to do so.
It's a straight forward proceess to depend on this mod, and you can learn more at https://docs.theclashfruit.me/ddg.
Please read the CONTRIBUTING.md file for more information on how to contribute to this project.
This project is licensed under MIT, if you want to learn more check the LICENSE file.