phantasmal-world/settings.gradle.kts

4 lines
92 B
Plaintext
Raw Normal View History

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