LoomUI is a library designed to simplify the creation of gui for servers.
With LoomUI, developers can easily design dynamic menus, interfaces, and
interactive elements using Kotlin.
## Usage
### To start using LoomUI its dependency needs to be added to your build tool:
Maven
```xml
jitpack.io
https://jitpack.io
sh.lumin
loomui
1.0.2
```
Gradle (Groovy)
```groovy
maven { url 'https://jitpack.io' }
implementation 'sh.lumin:loomui:1.0.2'
```
Gradle (Kotlin)
```kotlin
maven("https://jitpack.io")
implementation("sh.lumin:loomui:1.0.2")
```
please contact me on discord (@photo.png) for any issues
LoomUI is a free Minecraft Java mod. Compatible with Minecraft 1.16, 1.16.1, 1.16.2, 1.16.3 and newer. Downloaded 30 times (via Hangar). Download it and open it directly in the game.
Explore more