libreforge

libreforge is a library to generalize functionality between several projects, notably
EcoArmor, EcoWeapons,
and Reforges.

Get from JitPack:

Gradle:

repositories {
        maven { url 'https://jitpack.io' }
}

dependencies {
        compileOnly 'com.willfp:libreforge:Tag'
}

Replace Tag with a release tag for libreforge, eg 1.0.0.

License

Click here to read the entire license.

GitHub

View Github