MQuarry/settings.gradle

9 lines
163 B
Groovy
Raw Normal View History

2023-05-11 16:33:53 +00:00
pluginManagement {
repositories {
gradlePluginPortal()
maven { url = 'https://maven.minecraftforge.net/' }
}
}
rootProject.name = 'mattv'