Drop forge 1.13.2 (apologies to the 2 folks that might care...)
This commit is contained in:
parent
1f8bd81894
commit
f27fbc9f3e
19 changed files with 0 additions and 5551 deletions
|
|
@ -32,7 +32,6 @@ include ':forge-1.17.1'
|
|||
include ':forge-1.16.5'
|
||||
include ':forge-1.15.2'
|
||||
include ':forge-1.14.4'
|
||||
include ':forge-1.13.2'
|
||||
|
||||
project(':spigot').projectDir = "$rootDir/spigot" as File
|
||||
project(':bukkit-helper-113-2').projectDir = "$rootDir/bukkit-helper-113-2" as File
|
||||
|
|
@ -58,5 +57,4 @@ project(':forge-1.17.1').projectDir = "$rootDir/forge-1.17.1" as File
|
|||
project(':forge-1.16.5').projectDir = "$rootDir/forge-1.16.5" as File
|
||||
project(':forge-1.15.2').projectDir = "$rootDir/forge-1.15.2" as File
|
||||
project(':forge-1.14.4').projectDir = "$rootDir/forge-1.14.4" as File
|
||||
project(':forge-1.13.2').projectDir = "$rootDir/forge-1.13.2" as File
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue