libreforge is a powerful yaml-based 'scripting' language to create powerful config-driven automations and effects
Gradle:
repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
compileOnly 'com.willfp:libreforge:Tag'
}
Replace Tag
with a release tag for libreforge, eg 3.112.0
.
Click here to read the entire license.