==========
The lightweight Minecraft modding library.
To use this library, all you have to do is adding it as dependency in the Gradle build script.
repositories {
maven {
name = "ilexiconn"
url = "https://maven.mcmoddev.com"
}
}
dependencies {
compile "net.ilexiconn:llibrary:1.7.9-1.12.2:dev"
}
@iLexiconn | @gegy1000 | @pau101 | @BobMowzie |
@FiskFille | @TheCyberBrick | @Glenn_AA |