Got most of the project working

This commit is contained in:
TheTrouper
2024-03-07 15:56:54 -06:00
commit 7ccb8c5579
33 changed files with 1682 additions and 0 deletions

8
gradle.properties Normal file
View File

@@ -0,0 +1,8 @@
# Plugin
group = 'io.github.thetrouper'
version = 0.2.5
# Minecraft
mc_version = 1.20.4