Files
Stargate/settings.gradle.kts
T

7 lines
144 B
Kotlin

rootProject.name = "stargate"
include(":stargate-common")
include(":stargate-paper")
include(":stargate-velocity")
include(":stargate-bungee")