„install-xash3ds.sh“ ändern
This commit is contained in:
parent
ad9c3617c1
commit
bdb0eb4dab
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ curl -sL "$steamcmd_url" | tar xzvf -
|
|||
## run half-life download from steam server with steamcmd
|
||||
./steamcmd.sh +runscript hlds.install
|
||||
## place Xash3D binaries in result and overwrite all
|
||||
cp -R $XASH3D_BASEDIR/xash3d-fgws/bin/* $XASH3D_BASEDIR/result/
|
||||
cp -R $XASH3D_BASEDIR/xash3d-fwgs/bin/* $XASH3D_BASEDIR/result/
|
||||
## this is just another source you can use instead of steamcmd.
|
||||
## curl -sLJO "$hlds_url"
|
||||
## unzip "hlds_build_$hlds_build.zip" -d "hlds_build_$hlds_build"
|
||||
|
|
Loading…
Reference in a new issue