Skip to content

TheClashFruit/DataDrivenGUIs

Repository files navigation

Data Driven GUIs

Modrinth CurseForge GitHub Discord

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.

Contributing

Please read the CONTRIBUTING.md file for more information on how to contribute to this project.

License

This project is licensed under MIT, if you want to learn more check the LICENSE file.

About

A library to make making GUIs easier using xml & json files.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Languages