No description
| .github/workflows | ||
| gradle/wrapper | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| jitpack.yml | ||
| LICENSE | ||
| README.md | ||
| settings.gradle.kts | ||
Apoli
Apoli is a data-driven entity power provider. It allows you to attach powers to entities via datapacks.
Maven
repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
modImplementation "com.github.apace100:apoli:[VERSION]"
}
Documentation
Unfortunately Apoli doesn't have its own documentation yet, however you can reference the documentation for Origins to see documentation from a consumer perspective.
For additional support please use the #addon-dev channel in the Origins discord