nuclide/build_all.sh

5 lines
62 B
Bash
Raw Normal View History

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