mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-17 18:40:02 +00:00
travis: android: switch to mobile_hacks hlsdk
This commit is contained in:
parent
1369c2029b
commit
163225e180
@ -3,7 +3,7 @@
|
|||||||
echo "Download HLSDK"
|
echo "Download HLSDK"
|
||||||
|
|
||||||
cd $TRAVIS_BUILD_DIR
|
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"
|
echo "Download and unpack Android SDK"
|
||||||
mkdir -p sdk && cd sdk
|
mkdir -p sdk && cd sdk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user