Skip to content

Commit ba5f1a1

Browse files
authored
Reuploaded settings.gradle
Forgot to upload it xd
1 parent 50e2f9f commit ba5f1a1

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

settings.gradle

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
pluginManagement {
2+
repositories {
3+
gradlePluginPortal()
4+
maven {
5+
name = 'MinecraftForge'
6+
url = 'https://maven.minecraftforge.net/'
7+
}
8+
}
9+
}

0 commit comments

Comments
 (0)