From 6cd99fc02d5cab77d0b3738b0f0a742e12022437 Mon Sep 17 00:00:00 2001 From: q3aql Date: Mon, 2 Apr 2018 17:41:13 +0200 Subject: [PATCH] README --- README.txt | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..d5359f1 --- /dev/null +++ b/README.txt @@ -0,0 +1,80 @@ +q3aServ - Create a Quake 3 server easily on Linux +================================================= + +* Dependences: +-------------- + +* Quake 3 Engine -> https://ioquake3.org/ +* OSP Mod -> http://www.moddb.com/mods/osp/downloads/osp-mod-103a-full +* CPMA Mod -> https://www.playmorepromode.org/ +* Quake 3 Base -> http://store.steampowered.com/app/2200/Quake_III_Arena/ +* Extra maps -> https://www.lvlworld.com/ + +Note: All the maps used by me are in the file "maps.txt" + +* How to use +------------- + + - Copy all the files and folders in the root folder of the game. + - 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 + + - Finally, execute the script with the appropriate parameters: + + $ ./q3aServ.sh + + Quake 3 Server Script v4.1 + + Config.files: /opt/Games/quake3/server/*.cfg + Log.files: /home/q3aql/.q3a/baseq3/*.log + Status: /var/www/html/quake3/status.txt + + Syntax: q3aServ.sh