From bd88490e35c96a4f5a66558de4f19e60c833f67a Mon Sep 17 00:00:00 2001 From: q3aql Date: Thu, 18 Mar 2021 09:38:46 +0100 Subject: [PATCH] Update doc (README.md) --- README.md | 98 ++++++++++++++++++++++++++++++------------------------- 1 file changed, 54 insertions(+), 44 deletions(-) diff --git a/README.md b/README.md index 8a30d82..05c8d43 100644 --- a/README.md +++ b/README.md @@ -15,71 +15,81 @@ q3aServ - Create a Quake 3 server easily on Linux * Edit the file `q3aServ.sh`. * Change the following variables to the appropriate ones in your case: - - `RUN_PATH="/opt/Games/quake3"` - - `RUN_BINARY="ioq3ded.x86_64"` - - `STATUS_PATH=/var/www/html/quake3/status.txt` + ```shell + RUN_PATH="/opt/Games/quake3" + RUN_BINARY="ioq3ded.x86_64" + STATUS_PATH=/var/www/html/quake3/status.txt + ``` - Finally, execute the script with the appropriate parameters: - - `$ ./q3aServ.sh