hopefully catching more issues on command line.

This commit is contained in:
Bryce Covert
2016-01-28 16:57:18 -08:00
parent 9e7008ea84
commit 6786c8b0d6
5 changed files with 9 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
"executable": "TicksTales",
"appjar": "target/advent-standalone.jar",
"mainclass": "advent/core/desktop_launcher",
"resources": [],
"resources": ["steam_appid.txt"],
"minimizejre": "soft",
"outdir": "target/windows/"
}