PixelEngine/runGame.sh

4 lines
47 B
Bash
Raw Normal View History

cd bin
java -jar JavaProjectTemplate.jar
cd ..