Add SpigotCore module

This commit is contained in:
2024-08-04 21:37:50 +02:00
parent aeef0f6e49
commit b97890fe7a
110 changed files with 11957 additions and 1 deletions
+13
View File
@@ -21,5 +21,18 @@ rootProject.name = "SteamWar"
include("CommandFramework")
include("CommonCore")
include("SpigotCore")
include("SpigotCore:SpigotCore_8")
include("SpigotCore:SpigotCore_9")
include("SpigotCore:SpigotCore_10")
include("SpigotCore:SpigotCore_12")
include("SpigotCore:SpigotCore_14")
include("SpigotCore:SpigotCore_15")
include("SpigotCore:SpigotCore_18")
include("SpigotCore:SpigotCore_19")
include("SpigotCore:SpigotCore_20")
include("SpigotCore:SpigotCore_Main")
include("VelocityCore")
include("VelocityCore:Persistent")