mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-25 06:14:26 +00:00
7 lines
197 B
Bash
7 lines
197 B
Bash
sudo mkdir -p /opt/toolchains
|
|
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
|