Auxilor / ecomponent

Pre-made GUI components for the eco GUI system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecomponent

Pre-made components for the eco GUI system

spigot

Get from JitPack:

Gradle:

repositories {
    maven { url 'https://jitpack.io' }
}
dependencies {
    compileOnly 'com.willfp:ecomponent:Tag'
}

Replace Tag with a release tag for ecomponent, eg 1.0.0.

License

Click here to read the entire license.

Check out our partners!

About

Pre-made GUI components for the eco GUI system

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%