„install-xash3ds.sh“ ändern
This commit is contained in:
parent
35be2c4a5e
commit
2f8cb87207
1 changed files with 3 additions and 1 deletions
|
@ -25,8 +25,10 @@ CLIENT=false
|
|||
WAF_OPTION="-d"
|
||||
;;
|
||||
*)
|
||||
echo "Description: Script to install an full playable Xash3D-FWGS client or Xash3D dedicated server"
|
||||
echo "Usage: ./$0 [server|client]"
|
||||
echo ""
|
||||
echo "Description: Script to install an Xash3D-FWGS client or Xash3D dedicated server with game data from steamcmd"
|
||||
echo "Origin: https://git.la10cy.net/DeltaLima/xash3ds-installscript"
|
||||
echo "Server tested on Debian 11 ; Client tested on Ubuntu 20.04"
|
||||
echo ""
|
||||
echo "Resources we are using:"
|
||||
|
|
Loading…
Reference in a new issue