4 lines
62 B
Bash
Executable file
4 lines
62 B
Bash
Executable file
#!/bin/sh
|
|
./build_engine.sh
|
|
./build_game.sh
|
|
./build_editor.sh
|