This website works better with JavaScript.
Explore
Help
Sign In
sigonasr2
/
RabiClone
Watch
1
Star
0
Fork
You've already forked RabiClone
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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!
207
Commits
1
Branch
0
Tags
45 MiB
Tree:
b58aa91eea
RabiClone
/
runGame.ps1
3 lines
79 B
Raw
Normal View
History
Unescape
Escape
Include a run script for all operating systems. Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com> Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
3 years ago
cd
bin
Use double buffering. Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com> Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
3 years ago
java
"
-Djava.library.path=../lib
"
-Xms2G
-Xmx2G
-jar
RabiClone
.
jar
Script should go back to previous directory afterwards Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com> Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
3 years ago
cd
.
.