5 lines
43 B
Bash
5 lines
43 B
Bash
cd b
|
|
make -j
|
|
cd ..
|
|
./b/PhoenixGame -editor
|
cd b
|
|
make -j
|
|
cd ..
|
|
./b/PhoenixGame -editor
|