EpicKnarvik97 9d5ee267a7
All checks were successful
KnarCraft/KnarGUI/pipeline/head This commit looks good
Changes the GUI item factory code
Adds a new GUIItemFactory interface
Renames the old GUIItemFactory to SimpleGUIItemFactory
2024-04-05 17:01:51 +02:00

KnarGUI

KnarLib is my own library for creating GUIs. It's still a very bare bones library, but it handles creating and removing GUIs, creating various items for the GUI, and registering inventory click actions.

License

This library is licensed under the GPLv3.

Description
A library for creating Spigot GUIs
Readme 47 KiB
Languages
Java 100%