File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ mkdir -p Xash/valve/cl_dlls
99mkdir -p Xash/valve/dlls
1010
1111cd hlsdk
12- ./waf configure -T fast --enable-magx build install --destdir=../Xash
12+ ./waf configure -T fast --enable-magx --enable-simple-mod-hacks build install --destdir=../Xash
1313cd ../
1414
1515./waf configure -T fast --enable-magx --win-style-install --prefix=' ' build install --destdir=Xash/
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ cd /opt/toolchains/
33sudo git clone https://github.com/a1batross/motomagx_toolchain motomagx
44cd $TRAVIS_BUILD_DIR
55
6- git clone https://github.com/FWGS/hlsdk-xash3d hlsdk
7- git clone https://github.com/mittorn/ref_soft ref_soft
6+ git clone https://github.com/FWGS/hlsdk-xash3d hlsdk -b mobile_hacks --depth=1
7+ git clone https://github.com/mittorn/ref_soft ref_soft --depth=1
88
99sed -i " s|#rsw||" wscript
You can’t perform that action at this time.
0 commit comments