Skip to content

Commit ddd93e9

Browse files
Version 1.0
1 parent e613548 commit ddd93e9

4 files changed

Lines changed: 744 additions & 342 deletions

File tree

INSTALL

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
nQuakesv for Linux
2+
==================
3+
To install nQuakesv, locate the installer tarball (nquakesvXX_installer.tar.gz
4+
where XX is a number) and extract it.
5+
6+
7+
$ tar xvzf nquakesv10_installer.tar.gz
8+
9+
10+
The version of the installer may vary (in this case 10), so try typing nquakesv
11+
and then pressing tab to let the console auto-complete the filename if you are
12+
unsure.
13+
14+
Once you have extracted the package, change directory to the folder that was
15+
created (same as the package but without .tar.gz), run the install script and
16+
follow the instructions. You can use tab to auto-complete the folder name here
17+
as well.
18+
19+
20+
$ cd nquakesv10_installer/
21+
$ ./install_nquakesv.sh
22+
23+
24+
Follow the instructions and answer the questions. Do not simply press ENTER
25+
through the setup, or your server will be undistinguishable from others and
26+
very insecure. If you have access to a full version of Quake, please specify
27+
where pak1.pak is located to make the server more complete.
28+
29+
After installation has completed, copy the crontab line to your crontab and
30+
your servers will be up and running in about 10 minutes.
31+
32+
Thank you for downloading nQuakesv
33+
-
34+
2012-08-20

0 commit comments

Comments
 (0)