This commit is contained in:
Bryce Covert
2015-09-12 00:58:50 -07:00
parent 14c053447d
commit c832e4bc33
4 changed files with 354 additions and 683 deletions

View File

@@ -20,6 +20,7 @@
:source-paths ["src" "src-common"]
:javac-options ["-target" "1.7" "-source" "1.7" "-Xlint:-options"]
:omit-source true
:aliases {"pack" ["run" "-m" "com.badlogic.gdx.tools.texturepacker.TexturePacker" "asset-work/" "resources/packed/"]}
:aot [advent.core.desktop-launcher]
:main advent.core.desktop-launcher)

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.