This repository has been archived on 2025-08-13 . You can view files and clone it, but cannot push or open issues or pull requests.
6fa38f444c87fce7c5cdb2c9755bb47808f9f747
SDLink Core
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 16 and Above!
Building Instructions (For contributors)
// Build a jar
gradlew build
// To Publish
gradlew publish
// Publish to mavenLocal()
gradlew publishToMavenLocal
Description
Languages
Java
100%