Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 3.8 KB

README.md

File metadata and controls

41 lines (26 loc) · 3.8 KB

Solstice Essentials

Essentials for Fabric servers! Plus some other features!

build

Join the Discord server

Download

Modrinth

CurseForge

Documentation

Consult the Solstice Documentation to configure the mod.

Developers

Would you like to interface with Solstice?

Add the Maven repository:

maven {
    name "alexdevs"
    url "https://maven.alexdevs.me/releases"
}

...and add the dependency:

// Solstice Essentials
modImplementation "me.alexdevs:solstice:VERSION"

Replace VERSION with the preferred version. eg. 0.3.1-alpha