Clean up version and build for Forge
This commit is contained in:
parent
179bf0098e
commit
a7b2825e4c
10 changed files with 20 additions and 13 deletions
|
|
@ -3,7 +3,7 @@ description = 'bukkit-helper-1.13'
|
|||
|
||||
dependencies {
|
||||
compile project(':bukkit-helper')
|
||||
compile project(path: ':dynmap-api', configuration: 'shadow')
|
||||
compile project(':dynmap-api')
|
||||
compile project(path: ':DynmapCore', configuration: 'shadow')
|
||||
compile group: 'org.bukkit', name: 'bukkit', version:'1.13-R0.1-SNAPSHOT'
|
||||
compile group: 'org.bukkit', name: 'craftbukkit', version:'1.13-R0.1-SNAPSHOT'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue