A library for creating Spigot GUIs
Go to file
EpicKnarvik97 e3ea5a5340
All checks were successful
EpicKnarvik97/KnarGUI/pipeline/head This commit looks good
KnarCraft/KnarGUI/pipeline/head This commit looks good
Adds README, Jenkinsfile and .gitignore
2023-07-27 18:00:00 +02:00
src/main/java/net/knarcraft/knargui Fixes a bug in inventory clicking 2023-05-11 17:22:59 +02:00
.gitignore Adds README, Jenkinsfile and .gitignore 2023-07-27 18:00:00 +02:00
Jenkinsfile Adds README, Jenkinsfile and .gitignore 2023-07-27 18:00:00 +02:00
pom.xml Adds some code for generating item icons 2023-01-19 03:27:52 +01:00
README.md Adds README, Jenkinsfile and .gitignore 2023-07-27 18:00:00 +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.