From 1ec3fa80d395e2dc48cb72ccf38a2b1cd981e5c4 Mon Sep 17 00:00:00 2001 From: Marcus Date: Mon, 15 Jan 2024 02:39:46 +0100 Subject: [PATCH] README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 796c176..de52675 100644 --- a/README.md +++ b/README.md @@ -42,13 +42,13 @@ To install the server run following command in the directory where you checked t To install the FULL PLAYABLE client with all game data (steamcmd thx <3) run ``` -./install-xash3ds.sh client install 0.20 +./install-xash3d.sh client install 0.20 ``` (Version 0.19 is actually broken as client, please use `0.20`) Your server or gamefiles (you can run server first and then rerun afterwards with client to get the full package) are in ``` -/path/to/repo/xash3ds-installscript/build/result +/path/to/repo/xash3d-installscript/xash3d ``` from there you can run the server @@ -63,7 +63,7 @@ or the game to have a frag You can easly update both, client and server (example client): ``` -./install-xash3d.sh client update [Version] +./install-xash3d.sh client update 0.20 ``` Have a look on my servers at https://HL.LA10CY.NET :) Happy fragging!