LibX

LibX

58M Downloads

LibX

Modrinth CurseForge Issues

LibX is the library mod of ModdingX.

How to use LibX in a dev environment

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