Skip to content

A tiny compatibility layer for different mods with HUDs based on R-Tree searching

License

Notifications You must be signed in to change notification settings

falseresync/libhudcompat

Repository files navigation

LibHudCompat

Maven

See the latest version on GitHub Releases

repositories {
    maven { 
        url "https://jitpack.io"
        content { 
            includeGroup "com.github.falseresync" 
        }
    }
}

dependencies {
    modImplementation include("com.github.falseresync:libhudcompat:[VERSION]")
}

About

A tiny compatibility layer for different mods with HUDs based on R-Tree searching

Resources

License

Stars

Watchers

Forks

Languages