minor tweaks.

This commit is contained in:
Bryce Covert
2015-12-02 20:22:45 -08:00
parent 7bbb7b40b1
commit 033acad52c
6 changed files with 7 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"platform": "mac",
"jdk": "/Users/brycecovert/Downloads/jre1.7.0_80.jre/Contents/Home/Archive.zip",
"jdk": "/Users/brycecovert/dev/jvms/jre1.7.0_80.jre/Contents/Home/Archive.zip",
"executable": "Tick's Tales",
"appjar": "target/advent-standalone.jar",
"mainclass": "advent/core/desktop_launcher",