nuclide/build_all.sh

6 lines
81 B
Bash
Executable File

#!/bin/sh
./build_engine.sh
./get_gamepacks.sh
./build_game.sh
./build_editor.sh