phantasmal-world/settings.gradle.kts
2020-10-10 23:48:38 +02:00

4 lines
92 B
Plaintext

rootProject.name = "phantasmal-world"
include("core", "lib", "observable", "web", "webui")