extras/settings.gradle.kts

5 lines
98 B
Plaintext

rootProject.name = "Extras"
include("paper-platform")
include("folia-platform")
include("common")