Band-aid up Forge 1.12.2 build
This commit is contained in:
parent
dccb728038
commit
24975099f1
2 changed files with 57 additions and 21 deletions
|
|
@ -1,9 +1,5 @@
|
|||
rootProject.name = 'dynmap-common'
|
||||
include ':DynmapCore'
|
||||
include ':DynmapCoreAPI'
|
||||
include ':forge-1.12.2'
|
||||
|
||||
project(':DynmapCore').projectDir = "$rootDir/../DynmapCore" as File
|
||||
project(':DynmapCoreAPI').projectDir = "$rootDir/../DynmapCoreAPI" as File
|
||||
project(':forge-1.12.2').projectDir = "$rootDir/../forge-1.12.2" as File
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue