Changed a bunch of variables to use bitwise shift instead of multiplication and division
This commit is contained in:
2
core/assets/gdx-texturepacker/launcher.bat
Normal file
2
core/assets/gdx-texturepacker/launcher.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
cd /d %~dp0
|
||||
start javaw -Xms64m -Xmx1024m -XX:+UseG1GC -XX:MinHeapFreeRatio=15 -XX:MaxHeapFreeRatio=30 -jar gdx-texturepacker.jar %*
|
||||
Reference in New Issue
Block a user