Provides a set of public APIs for interacting with LunarArc, an experimental hybrid Minecraft server compatibility layer (Forge/NeoForge/Fabric/Quilt with Bukkit/Paper plugin compatibility).
Gradle (via JitPack):
repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
compileOnly 'com.github.LunarArcDevs:api:VERSION'
}Replace VERSION with a release tag, branch name, or commit hash from this repository.
This project is licensed under GPL v3.