Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 2.09 KB

README.md

File metadata and controls

26 lines (15 loc) · 2.09 KB

Rubidium Extra

CurseForge Modrinth

Features that shouldn't be in Rubidium.

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

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