seeruk / apoli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Java 100.0%