Files
sanctuary/Mobs/real_ghost/settings.gradle
T
2026-07-04 20:27:08 +02:00

12 lines
168 B
Groovy

pluginManagement {
repositories {
maven {
name = "Fabric"
url = "https://maven.fabricmc.net/"
}
gradlePluginPortal()
}
}
rootProject.name = "real_ghost"