Skip to content

NaiNonTH/sodium-extra-fabric

 
 

Repository files navigation

Sodium Extra

Java 17 Project License Environment: Client Mod loader: Fabric Version CurseForge Support Server

Features that shouldn't be in Sodium.

Building from source

Prerequisites

  • Java 17 or above

Compiling

Navigate to the directory you've cloned this repository and launch a build with Gradle using gradlew build (Windows) or ./gradlew build (macOS/Linux). If you are not using the Gradle wrapper, simply replace gradlew with gradle or the path to it.

The initial setup may take a few minutes. After Gradle has finished building everything, you can find the resulting artifacts in build/libs.

License

Sodium Extra is licensed under GNU LGPLv3, a free and open-source license. For more information, please see the license file.

About

Features that shouldn't be in Sodium.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%