Skip to content

ModdingX/LibX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ad6589d · Feb 26, 2025
Jan 26, 2025
Jan 26, 2025
Feb 26, 2025
Oct 12, 2020
Feb 23, 2022
Oct 11, 2020
Feb 1, 2025
Feb 1, 2025
Jun 11, 2023
Oct 12, 2020
Oct 12, 2020
Jan 26, 2025

Repository files navigation

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