This commit is contained in:
kento2 2026-06-01 00:07:14 +02:00
parent 5a255aeac0
commit e8a2a45178
7 changed files with 110 additions and 1 deletions

View file

@ -9,4 +9,5 @@ plugins {
rootProject.name = "core"
include("core-bukkit-api")
include("core-bukkit-impl")
include("core-lib")
include("core-lib")
include("core-velocity")