5 lines
107 B
Plaintext
5 lines
107 B
Plaintext
rootProject.name = "hamster-core"
|
|
include("core-common")
|
|
include("core-bukkit")
|
|
include("core-bungeecord")
|