apace100 / apoli

MIT License
35 stars 40 forks source link

Apoli

JitPack Discord GitHub issues GitHub pull requests GitHub

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