---------------------------------------------------------------------------
Name of Mod : PIG 2000 1.1 Source Code
File Name   : pig2k11src.zip
Version     : 1.1
Date        : September 13, 1999
Author      : Shaun 'Cyberslash' Wilson
E-mail	    : cslash@yahoo.com
Website	    : http://planetquake.com/psychosoft/
UIN (ICQ #) : 11504482

TYPE OF MOD 
-----------
DLL      : No
Code Base: 3.20
Sound    : No
MDL      : No
Maps     : No
Graphics : No
Source   : Yes

ABOUT
-----
If you don't know what the PIG2K is, go to the Psychosoft website
and find out. If you do, keep reading.

This is the source code for the PIG 2000 v1.1. I am releasing the
code because I had a lot of requests for the 1.0 code. This version
now has multiplayer and a few bugfixes.

ABOUT THE CODE
--------------
Considering I've only included the files I've modified, you'll
obviously need the original Q2 3.20 source to use this. You can
get that from our website.

Anything I've modified throughout the code (except in g_pig.c,
m_sheep.c and m_sheep.h) has been clearly marked with comment
lines like this:
// CYBERSLASH

Just search for those and you'll find the new code. If you have any
questions, feel free to e-mail me and ask.

CONDITIONS OF USE
-----------------
I don't really care how you use this source code, as long as:
-whatever you make is non-commercial freeware
-you e-mail me (cslash@yahoo.com) and tell me what you are
 doing with it (I'm interested to know)
-your mod contains the following text in an easily findable place (ie
 in the readme.txt or something like that)

[start]

This mod uses the PIG 2000 1.1. PIG 2000 is a
mod developed by Shaun 'Cyberslash' Wilson
at Psychosoft. The source code for PIG 2000
and the original PIG 2000 package is freely
available at:
http://planetquake.com/psychosoft/

[end]

As long as you adhere to those three conditions (and id Software's
conditions in license.txt), do whatever.

DISTRIBUTION
------------
This source code may be freely distributed as long as it isn't
put on a commercial CD. If you want to put it on one, you'll have to
send me a copy of the CD. So nyaa.



I think that's all I need to say.

-Cyberslash

