aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b8c415d..f173cac 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
# LibGui
+[![Maven metadata URL](https://img.shields.io/maven-metadata/v/http/server.bbkr.space:8081/artifactory/libs-release/io/github/cottonmc/LibGui/maven-metadata.xml.svg?style=flat-square&color=49bfe0)](http://server.bbkr.space:8081/artifactory/libs-release/io/github/cottonmc/LibGui) [![Discord](https://img.shields.io/discord/527511104927039499.svg?style=flat-square)](https://discord.gg/9M5sACm)
+
Minecraft GUIs without spending forever painstakingly aligning things to the background image.
Instead, LibGui takes a logical description of your GUI, and draws it on-the-fly like any modern
GUI system. Controls can be hung on an itemslot grid or offset from it. Panel styles, colors,