For the complete documentation index, see llms.txt. This page is also available as Markdown.

Registry API

Utilities which help registration needs.

Setup

repositories {
    mavenCentral()
}

dependencies {
    modImplementation 'dev.creoii.creoapi:creo-registry-api:<VERSION>'
}

Pre-Init Mod Initializer

Registry Events

Last updated