Skip to content

JamiesWhiteShirt/rtree-3i-lite-fabric

Repository files navigation

rtree-3i-lite-fabric

Maven Repository

Provides the rtree-3i-lite library as a Fabric mod.

Usage

rtree-3i-lite-fabric is designed to be included as a nested jar. To use this library in your workspace and to have it included as a nested jar, add the following to your build.gradle:

repositories {
    maven {url "https://maven.jamieswhiteshirt.com/libs-release/"}
}

dependencies {
    include "com.jamieswhiteshirt:rtree-3i-lite-fabric:<VERSION>"
    modCompile "com.jamieswhiteshirt:rtree-3i-lite-fabric:<VERSION>"
}

NOTE: Requires fabric-loom >=0.2.1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published