]> icculus.org git repositories - divverent/nexuiz.git/blob - Docs/server/readme.txt
Added short info and example files for dedicated servers
[divverent/nexuiz.git] / Docs / server / readme.txt
1 In this subdirectoriy you will find scripts and a config file that can
2 be used to start a dedicated server on linux, mac or windows systems.
3 You will need to copy the right script into your Nexuiz main
4 directory, where the normal binaries are.  You then need to copy and
5 ADJUST the config file which is called server.cfg.  You can copy it
6 either into the Nexuiz/data directory where the big data*.pk3 file is
7 or when running linux or a mac you can as well copy it into a special
8 directory called ~/.nexuiz/data .
9
10 After you have adjusted the config file you can start the server by
11 executing the server script.  The options in the config file are most
12 interesting and important ones.  You can find more information about
13 setting up a dedicated server in the Nexuiz Wiki:
14 http://savage747.sa.funpic.de/wiki/pmwiki.php?n=Main.DedicatedServer
15 http://savage747.sa.funpic.de/wiki/pmwiki.php?n=Main.GameTweaks