lawless-legends/Platform/Apple/virtual/b
2018-02-24 10:20:01 -08:00

7 lines
235 B
Bash
Executable File

#!/usr/bin/env bash
printf '\33c\e[3J' # cls
cd /Users/mhaye/plat/tools/ProRWTS && make && \
cd /Users/mhaye/plat/tools/PLASMA/src && make vm && \
cd /Users/mhaye/plat/tools/PackPartitions && rm -f dist/PackPartitions.jar && ant jar