A game highly inspired by Rabi-Ribi being developed using a custom-developed Sig game engine from the ground up with a proper game studio!
 
 
 
 
RabiClone/TestRabi/runGame.sh

3 lines
63 B

cd bin
java -Djava.library.path="lib" -jar RabiClone.jar
cd ..