Inceptum/settings.gradle.kts

6 lines
88 B
Plaintext

rootProject.name = "Inceptum"
include("common")
include("wrapper")
include("launcher")