This commit is contained in:
Bryce Covert
2021-09-08 08:00:59 -07:00
parent 23e87d6224
commit 8ee743e371
58 changed files with 340 additions and 255 deletions

View File

@@ -4,7 +4,7 @@
"jdk": "./jvms/windows64.zip",
"executable": "TicksTales",
"mainclass": "advent.core.desktop_launcher",
"resources": ["steam_appid.txt"],
"resources": ["steam_appid.txt", "resources/icon"],
"classpath": ["target/advent-standalone.jar"],
"minimizejre": "soft",
"output": "target/windows/"