
This is the Unix distribution of the ZDaemon server.

INSTALLATION
------------

1. Create a directory where you will place the server.

2. Place the following files in there:
       zserv (the server binary)
       zdaemon.wad
       zserv.cfg
       zserv.sh (a sample script with auto-restart in case of a crash).

3. If you plan to run only one instance of zserv, then you can
   place all other wads in the above directory too. If you
   plan to run multiple instances, it is better to put all
   wads in a common directory (outside the zserv directory)
   and use full pathnames in the -iwad and -file command
   line options.

IMPORTANT: if you want to run more than one zserv, MAKE A COPY of the
entire zserv directory and adjust your zserv.sh file in there for
different port and different wads. That's the reason for the suggestion
above to keep the wads in a different directory separate from the 
zserv directory. YOU CANNOT RUN MULTIPLE INSTANCES OF ZSERV FROM THE
SAME DIRECTORY; bad things will happen if you try to do that; don't 
claim you've not been warned.

Kilgore
July 16, 2009
