4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
rootProject.name = "Xenon"
|
|
include("server")
|
|
include("client")
|
|
include("server") |