Port it forward!
This commit is contained in:
parent
a561e61e35
commit
27a3496310
74 changed files with 628 additions and 6325 deletions
|
@ -1,6 +1,10 @@
|
|||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven { url = 'https://maven.minecraftforge.net/' }
|
||||
maven { url = "https://maven.zontreck.com/repository/internal" }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.5.0'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue