working on ios perf.

This commit is contained in:
Bryce Covert
2017-02-07 21:28:19 -08:00
parent 1806cf4259
commit cdbaf48e15
4 changed files with 11 additions and 124 deletions

View File

@@ -2,7 +2,7 @@
"platform": "mac",
"jdk": "/Users/brycecovert/dev/jvms/jre1.8.0_112.jre/Contents/jre.zip",
"executable": "Tick's Tales",
"vmargs": [],
"vmargs": ["-Dui_scale=1.0"],
"classpath": ["target/advent-standalone.jar"],
"mainclass": "advent.core.desktop_launcher",
"resources": ["resources/icon", "steam_appid.txt"],