Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.1 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.1 KB

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