Skip to content

EdwinMindcraft/apoli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.4%
  • JavaScript 0.6%