initial: neoforge 1.21.1 port - first compile fix pass
This commit is contained in:
commit
4fd6b31aa6
28 changed files with 3852 additions and 0 deletions
10
settings.gradle
Normal file
10
settings.gradle
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven { url 'https://maven.neoforged.net/releases' }
|
||||
maven { url 'https://maven.neoforged.net/snapshots' }
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = 'dynmap-neoforge-1.21.1'
|
||||
Loading…
Add table
Add a link
Reference in a new issue