„install-xash3ds.sh“ ändern
This commit is contained in:
parent
5642a2597e
commit
9836d6cb54
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ then
|
|||
## this is just another source you can use instead of steamcmd.
|
||||
curl -LJO "$hlds_url"
|
||||
unzip "hlds_build_$hlds_build.zip" -d "hlds_build_$hlds_build"
|
||||
cp -R "hlds_build_$hlds_build/hlds"/* $XASH3D_BASEDIR/result/
|
||||
cp -R "hlds_build_$hlds_build/hlds_build_$hlds_build"/* $XASH3D_BASEDIR/result/
|
||||
fi
|
||||
|
||||
## copy xash3d binaries to result
|
||||
|
|
Loading…
Reference in a new issue