Win32 version installation
==========================
Unzip the Curse Mod ZIP into your Kingpin folder and a new folder will be created for you called "curse".
All pertenant files will be extracted to this new curse folder... 
example C:\program files\kingpin\curse\curse.ini
Set the mod options and server defaults in the "curse.ini" file.
Make sure your maps.lst and maps.txt files reflect the maps you want to run.
the number preceding the map name in the maps.txt is a voting weight for that map.
Edit the MOTD (Message of the Day) to reflect your servers greeting to joining clients.

Edit the names.txt file to reflect the names of any clients you'd like to ban from playing on your server.
Edit the ips.txt file to reflect the ip addresses of any clients you'd like to ban from playing on your server.

Prepare the server shortcuts for easy launching:
Create a shortcut to your kingpin.exe and edit its properties to read...
	".../kingpin/kingpin.exe" +set dedicated 1 +set game curse +exec server.cfg
An example shortcut is included that may or may not point to your proper kingpin path.
Right click and edit the properties of curse_server and curse_dedicated shortcuts to reflect the 
proper path for your kingpin folder.

Edit your server.cfg to reflect the rules you want to play.
For example if you set the skill level to 2, this will disallow any bitch models in the game, or any
other models for that matter, forcing all non-thug/runt models into a radom selection of 15 fag skins
for the runt model.  There are other settings in the server.cfg you may wish to edit.

To launch the server double click one of the shortcuts, either curse_server or curse_dedicated.


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 Curse Mod ZIP into your kingpin directory. Set the mod options
and server defaults in the "main/curse.ini" file.

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

