ossl
ossl is a library designed for creating server-side skills. It provides a simple channeling and skill API, along with a skill registry.
Note: More detailed information will be added later.
Gradle Setup
Groovy
repositories {
maven { url 'https://api.modrinth.com/maven' }
}
dependencies {
modImplementation 'maven.modrinth:ossl:OSSL_VERSION'
}
Kotlin DSL
repositories {
maven("https://api.modrinth.com/maven")
}
dependencies {
modImplementation("maven.modrinth:ossl:OSSL_VERSION")
}
External resources
Project members
Ghost
Member
Technical information
License
Apache-2.0
Client side
unsupported
Server side
required
Project ID