Renamed ZetaGlest to Glest

This commit is contained in:
mathusummut
2019-01-31 02:40:31 +01:00
parent 94493ab109
commit d5775734d7
536 changed files with 2372 additions and 2411 deletions

View File

@@ -6,7 +6,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
cd $DIR
mkdir build
cd build
git clone https://github.com/ZetaGlest/zetaglest-data.git data --branch 1.0
git clone https://github.com/Glest/glest-data.git data --branch 1.0
cd ..
if [ `id -u`'x' == '0x' ] || [ "$1" == "--manually" ]; then