parent
276d8915ff
commit
1714fd587a
1 changed files with 2 additions and 2 deletions
|
|
@ -2,10 +2,10 @@ rootProject.name = 'dynmap-common'
|
|||
include ':DynmapCore'
|
||||
include ':DynmapCoreAPI'
|
||||
include ':forge-1.12.2'
|
||||
//include ':forge-1.11.2'
|
||||
include ':forge-1.11.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
|
||||
//project(':forge-1.11.2').projectDir = "$rootDir/../forge-1.11.2" as File
|
||||
project(':forge-1.11.2').projectDir = "$rootDir/../forge-1.11.2" as File
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue