Win32 version installation
==========================
Create a "gladiator" directory and unzip the Gladiator Mod ZIP into it. Copy your
"server.cfg",and  "maps.lst"  files from the "main" directory
into the "gladiator" directory. Set the mod options and server defaults in the
"glad.ini" file.

To start the server:
	kingpin.exe +set dedicated 1 +set game gladiator +exec server.cfg


Linux version installation
==========================
Backup your "main/gamei386.so" file so that you can get back to the original
game if you wish to.

Unzip the Gladiator Mod ZIP into your kingpin directory. Set the mod options
and server defaults in the "main/glad.ini" file.

To start the server:
	nohup ./kpded +exec server.cfg &

