Download ossl — Minecraft Mods — MetaMods

ossl

Archived

Downloads

0

Last update

8 months ago

Versions

1.21.4
Server
Fabric
Libraries

ossl

ossl is a development library specifically designed for implementing server-side skills. Its functionality includes a convenient Channeling API and Skill API toolkit, as well as a unified ability registry.

Note: More detailed information will be available in the near future.

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")
}
Project members
Ghost

Ghost

Developer

Hanatte

Hanatte

Developer

Created: 13 Jan 2025

ID: 69496