Updated Libgdx to a newer version to add gui to the game. This sadly broke the player sprite :/
This commit is contained in:
3
assets/gdx-texturepacker/launcher.sh
Executable file
3
assets/gdx-texturepacker/launcher.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
SCRIPTDIR=$(dirname "$0")
|
||||
cd $SCRIPTDIR
|
||||
java -Xms64m -Xmx1024m -XX:+UseG1GC -XX:MinHeapFreeRatio=15 -XX:MaxHeapFreeRatio=30 -jar ./gdx-texturepacker.jar
|
||||
Reference in New Issue
Block a user