/Rayon

Rigid body simulation for Minecraft

Primary LanguageJavaMIT LicenseMIT

Rayon

GitHub Discord

How to develop using Rayon

Add the following lines to your build.gradle where VERSION is the latest version.

repositories {
    maven { url "https://lazurite.dev/releases" }
}

dependencies {
    modImplementation 'dev.lazurite:rayon-fabric:VERSION'
}

For a list of versions, visit our maven. More information can be found on our wiki.

Community

If you need help with Rayon or just wanna find out what we're working on, join our discord here.