LibX is the library mod of ModdingX.
repositories {
maven {
name = 'ModdingX Maven'
url = 'https://maven.moddingx.org/'
}
}
dependencies {
annotationProcessor fg.deobf("org.moddingx:LibX:${mc_version}-${libx-version}")
implementation fg.deobf("org.moddingx:LibX:${mc_version}-${libx-version}")
}
Javadoc can be found at https://moddingx.org/libx
The wiki can be found at https://moddingx.org/wiki/libx
Join the dev discord: https://moddingx.org/discord