mirror of
https://github.com/w23/xash3d-fwgs
synced 2024-12-15 13:41:33 +01:00
travis: android: switch to mobile_hacks hlsdk
This commit is contained in:
parent
1369c2029b
commit
163225e180
@ -3,7 +3,7 @@
|
||||
echo "Download HLSDK"
|
||||
|
||||
cd $TRAVIS_BUILD_DIR
|
||||
git clone --depth 1 --recursive https://github.com/FWGS/hlsdk-xash3d hlsdk || exit 1
|
||||
git clone --depth 1 --recursive https://github.com/FWGS/hlsdk-xash3d -b mobile_hacks hlsdk || exit 1
|
||||
|
||||
echo "Download and unpack Android SDK"
|
||||
mkdir -p sdk && cd sdk
|
||||
|
Loading…
Reference in New Issue
Block a user