Watch My Tools, make sure they don't break!!
This repository has been archived on 2024-07-25. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2022-09-27 02:52:25 -07:00
.github/workflows Setup Github Actions 2022-09-26 19:21:07 -07:00
gradle/wrapper Push v1.0 2022-09-26 05:01:59 -07:00
src/main v1.1.0 2022-09-26 19:20:02 -07:00
.gitattributes Push v1.0 2022-09-26 05:01:59 -07:00
.gitignore v1.1.0 2022-09-26 19:20:02 -07:00
build.gradle v1.1.0 2022-09-26 19:20:02 -07:00
gradle.properties Push v1.0 2022-09-26 05:01:59 -07:00
gradlew Update file execution flag 2022-09-26 19:25:11 -07:00
gradlew.bat Push v1.0 2022-09-26 05:01:59 -07:00
LICENSE.txt Push v1.0 2022-09-26 05:01:59 -07:00
README.md Publish readme file 2022-09-27 02:52:25 -07:00
settings.gradle Push v1.0 2022-09-26 05:01:59 -07:00

HOW TO BUILD

On your platform of choice

gradlew clean jar

ROADMAP

There is not much on the roadmap for the mod except to maintain the code for future versions.

The following is the possible roadmap:

  1. Create a spigot plugin variant.
  2. Explore possibly making a quilt mod variant.