Skip to content

MariaTheDinkus/Wrenchable

Repository files navigation

Wrenchable

A lightweight, JiJ-able wrench library which aims to make wrenches compatible between mods.

To include it in your project, add this to your build.gradle:

maven {
    name = "Wrenchable"
    url  "https://dl.bintray.com/zundrel/wrenchable"
}
dependencies {
    modApi 'com.zundrel:wrenchable:LATEST'
    include 'com.zundrel:wrenchable:LATEST'
}

Where LATEST is the latest tag under the releases tab.

About

A library designed for allowing interactivity of wrenches between various mods.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages