scripts: enable mobile_hacks HLSDK branch for MotoMAGX

This commit is contained in:
Alibek Omarov 2019-12-03 03:49:47 +03:00
parent 326a7d79f0
commit 7dde4c03a7
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ mkdir -p Xash/valve/cl_dlls
mkdir -p Xash/valve/dlls
cd hlsdk
./waf configure -T fast --enable-magx build install --destdir=../Xash
./waf configure -T fast --enable-magx --enable-simple-mod-hacks build install --destdir=../Xash
cd ../
./waf configure -T fast --enable-magx --win-style-install --prefix='' build install --destdir=Xash/

View File

@ -3,7 +3,7 @@ cd /opt/toolchains/
sudo git clone https://github.com/a1batross/motomagx_toolchain motomagx
cd $TRAVIS_BUILD_DIR
git clone https://github.com/FWGS/hlsdk-xash3d hlsdk
git clone https://github.com/mittorn/ref_soft ref_soft
git clone https://github.com/FWGS/hlsdk-xash3d hlsdk -b mobile_hacks --depth=1
git clone https://github.com/mittorn/ref_soft ref_soft --depth=1
sed -i "s|#rsw||" wscript