Initial Spigot/Paper 1.20 support
This commit is contained in:
parent
feac442492
commit
6beb62b4b7
7 changed files with 27 additions and 16 deletions
|
|
@ -34,7 +34,7 @@ minecraft {
|
|||
}
|
||||
}
|
||||
|
||||
project.archivesBaseName = "${project.archivesBaseName}-forge-1.19.3"
|
||||
project.archivesBaseName = "${project.archivesBaseName}-forge-1.20"
|
||||
|
||||
dependencies {
|
||||
implementation project(path: ":DynmapCore", configuration: "shadow")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue