things are faster, hopefully.
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
: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/"]}
|
||||
:profiles {
|
||||
:dev {
|
||||
:warn-on-reflection true}
|
||||
}
|
||||
:aot [advent.core.desktop-launcher]
|
||||
:main advent.core.desktop-launcher)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user