This commit is contained in:
kento2 2026-05-31 17:09:19 +02:00
parent e4fd6a8c5f
commit d3e20606d9
10 changed files with 130 additions and 37 deletions

View file

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