Update ctf_pvp_engine, add update script

This commit is contained in:
rubenwardy 2018-01-02 20:56:20 +00:00
parent 46861dbaa7
commit 25ea2afb10
2 changed files with 6 additions and 1 deletions

5
update.sh Executable file
View file

@ -0,0 +1,5 @@
git pull &&
cd mods/ctf_pvp_engine &&
git pull origin master &&
cd ../.. &&
./build.sh ../games/capturetheflag