LibX is the library mod of ModdingX.
repositories {
maven {
name = 'ModdingX Maven'
url = 'https://maven.moddingx.org/release'
}
}
dependencies {
annotationProcessor "org.moddingx:LibX:${mc_version}-${libx-version}"
implementation "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