Fixed BE updater running on Steam
This commit is contained in:
@@ -93,8 +93,6 @@ platforms.each{ platform ->
|
||||
task "packr${platform.toString()}"{
|
||||
dependsOn dist
|
||||
|
||||
println "JDK dir: " + new File("${JDK_DIR}").getAbsolutePath()
|
||||
|
||||
doLast{
|
||||
copy{
|
||||
into "build/packr/"
|
||||
|
||||
Reference in New Issue
Block a user