Update for 1.19
This commit is contained in:
parent
f0470f9b87
commit
1377cf258e
23 changed files with 1318 additions and 2821 deletions
8
settings.gradle
Normal file
8
settings.gradle
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven { url = 'https://maven.minecraftforge.net/' }
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = 'mcmodlistdumper'
|
||||
Loading…
Add table
Add a link
Reference in a new issue