biglifantasy/settings.gradle
weold957 c0b7d604af new
2023-09-07 23:31:36 +08:00

6 lines
139 B
Groovy

pluginManagement {
repositories {
gradlePluginPortal()
maven { url = 'https://maven.minecraftforge.net/' }
}
}