From 2f8cb8720737c60290ef96e76ad9ae9b4de9648c Mon Sep 17 00:00:00 2001 From: DeltaLima Date: Tue, 23 Aug 2022 10:19:44 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9Einstall-xash3ds.sh=E2=80=9C=20=C3=A4nd?= =?UTF-8?q?ern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install-xash3ds.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install-xash3ds.sh b/install-xash3ds.sh index 6a3b13e..488b8a6 100644 --- a/install-xash3ds.sh +++ b/install-xash3ds.sh @@ -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:"