#!/bin/sh echo compiling cp rtr.jar rtr2.jar zip -d rtr2.jar "org/freertr/pipe/pipeWindow*" zip -d rtr2.jar "org/freertr/user/userGame*" native-image @native.txt upx -o rtr2.bin rtr.bin