fixed background up.

This commit is contained in:
Bryce Covert
2017-01-10 09:14:58 -08:00
parent 8aec881ea6
commit 4e76ce6cf8
15 changed files with 1060 additions and 1038 deletions

View File

@@ -1,6 +1,6 @@
{
"platform": "windows",
"jdk": "/Users/brycecovert/dev/jvms/openjdk-1.7.0-u80-unofficial-windows-i586-image.zip",
"jdk": "/Users/brycecovert/dev/jvms/java-1.8.0-openjdk-1.8.0.111-3.b15.ojdkbuild.windows.x86_64.zip",
"executable": "TicksTales",
"appjar": "target/advent-standalone.jar",
"mainclass": "advent/core/desktop_launcher",