diff --git a/tools/deploy.sh b/tools/deploy.sh index 4ae8987624d..ef75086c906 100755 --- a/tools/deploy.sh +++ b/tools/deploy.sh @@ -25,7 +25,8 @@ if [ -d ".git" ]; then cp -r .git/logs/* $1/.git/logs/ fi -cp beestation.dmb beestation.rsc $1/ +# NSV13 - different binary names +cp nsv13.dmb nsv13.rsc $1/ cp -r _maps/* $1/_maps/ cp -r code/datums/greyscale/json_configs/* $1/code/datums/greyscale/json_configs/ cp -r icons/* $1/icons/