BlueMap/BlueMapCommon/settings.gradle.kts

4 lines
96 B
Plaintext
Raw Permalink Normal View History

rootProject.name = "BlueMapCommon"
includeBuild("../BlueMapAPI")
includeBuild("../BlueMapCore")