Initial Spigot/Paper 1.20 support
This commit is contained in:
parent
feac442492
commit
6beb62b4b7
7 changed files with 27 additions and 16 deletions
|
|
@ -22,7 +22,7 @@ include ':bukkit-helper-118-2'
|
|||
include ':bukkit-helper-119'
|
||||
include ':bukkit-helper-119-3'
|
||||
include ':bukkit-helper-119-4'
|
||||
//include ':bukkit-helper-120'
|
||||
include ':bukkit-helper-120'
|
||||
include ':bukkit-helper'
|
||||
include ':dynmap-api'
|
||||
include ':DynmapCore'
|
||||
|
|
@ -61,7 +61,7 @@ project(':bukkit-helper-118-2').projectDir = "$rootDir/bukkit-helper-118-2" as F
|
|||
project(':bukkit-helper-119').projectDir = "$rootDir/bukkit-helper-119" as File
|
||||
project(':bukkit-helper-119-3').projectDir = "$rootDir/bukkit-helper-119-3" as File
|
||||
project(':bukkit-helper-119-4').projectDir = "$rootDir/bukkit-helper-119-4" as File
|
||||
//project(':bukkit-helper-120').projectDir = "$rootDir/bukkit-helper-120" as File
|
||||
project(':bukkit-helper-120').projectDir = "$rootDir/bukkit-helper-120" as File
|
||||
project(':bukkit-helper').projectDir = "$rootDir/bukkit-helper" as File
|
||||
project(':dynmap-api').projectDir = "$rootDir/dynmap-api" as File
|
||||
project(':DynmapCore').projectDir = "$rootDir/DynmapCore" as File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue