packing.
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
:source-paths ["src" "src-common"]
|
:source-paths ["src" "src-common"]
|
||||||
:javac-options ["-target" "1.7" "-source" "1.7" "-Xlint:-options"]
|
:javac-options ["-target" "1.7" "-source" "1.7" "-Xlint:-options"]
|
||||||
:omit-source true
|
:omit-source true
|
||||||
|
:aliases {"pack" ["run" "-m" "com.badlogic.gdx.tools.texturepacker.TexturePacker" "asset-work/" "resources/packed/"]}
|
||||||
:aot [advent.core.desktop-launcher]
|
:aot [advent.core.desktop-launcher]
|
||||||
:main 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.
Reference in New Issue
Block a user