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.
2024-02-02 11:02:12 -05:00
2023-05-21 19:58:15 +02:00
2023-05-21 19:58:15 +02:00
2024-02-02 11:02:12 -05:00
2023-05-21 19:58:15 +02:00
2023-05-21 19:58:15 +02:00
2023-05-21 19:58:15 +02:00
2023-05-21 19:58:15 +02:00
2023-05-21 19:58:15 +02:00
2023-05-21 19:58:15 +02:00

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
No description provided
Readme 325 KiB
Languages
Java 100%