A library mod that's teal... That's the appeal
Add your Maven repository:
repositories {
maven {
url = "https://api.modrinth.com/maven"
}
}Add the dependency:
dependencies {
implementation "maven.modrinth:teallib:<version>"
}Replace <version> with the version of the library you wish to use.
I wrote some Javadocs as documentation inside this repo, most things in the com.ninni.teallib.api
folder should have a rough explanation if you're lost.
See the LICENSE.txt file for the complete license terms.
