removed the 1.21.6 Bukkit Helper since its not needed
fixed the porting issues @jacob1 found
This commit is contained in:
parent
1708a429bf
commit
436ded2175
9 changed files with 4 additions and 729 deletions
|
|
@ -30,7 +30,6 @@ include ':bukkit-helper-121'
|
|||
include ':bukkit-helper-121-3'
|
||||
include ':bukkit-helper-121-4'
|
||||
include ':bukkit-helper-121-5'
|
||||
include ':bukkit-helper-121-6'
|
||||
include ':bukkit-helper-121-7'
|
||||
include ':bukkit-helper'
|
||||
include ':dynmap-api'
|
||||
|
|
@ -80,7 +79,6 @@ project(':bukkit-helper-121').projectDir = "$rootDir/bukkit-helper-121" as File
|
|||
project(':bukkit-helper-121-3').projectDir = "$rootDir/bukkit-helper-121-3" as File
|
||||
project(':bukkit-helper-121-4').projectDir = "$rootDir/bukkit-helper-121-4" as File
|
||||
project(':bukkit-helper-121-5').projectDir = "$rootDir/bukkit-helper-121-5" as File
|
||||
project(':bukkit-helper-121-6').projectDir = "$rootDir/bukkit-helper-121-6" as File
|
||||
project(':bukkit-helper-121-7').projectDir = "$rootDir/bukkit-helper-121-7" as File
|
||||
project(':bukkit-helper').projectDir = "$rootDir/bukkit-helper" as File
|
||||
project(':dynmap-api').projectDir = "$rootDir/dynmap-api" as File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue