Initial 1.19 port.
This commit is contained in:
parent
e59a9405d0
commit
96d675198f
139 changed files with 763 additions and 4940 deletions
6
settings.gradle
Normal file
6
settings.gradle
Normal file
|
@ -0,0 +1,6 @@
|
|||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven { url = 'https://maven.minecraftforge.net/' }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue