CommandHandler.kt and Command Template Code

This commit is contained in:
2025-05-07 21:08:54 -04:00
parent 64c2a95361
commit 56fb8f5a6e
11 changed files with 213 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
rootProject.name = "Fabric-Kotlin" //By default, this is how your built jar is called
rootProject.name = "CobbleSync" //By default, this is how your built jar is called
pluginManagement {
repositories {