THIS LIBRARY IS NOW BUILT INTO SDLINK - See Here
Minecraft independent code used by Simple Discord Link. This library contains all the core discord code, and code that is not dependent on Minecraft.
Requires JAVA 17 and Above!
// Build a jar
gradlew build
// To Publish
gradlew publish
// Publish to mavenLocal()
gradlew publishToMavenLocal