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