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