PennMUSH with PSE (Portable Space Engine) added
-----------------------------------------------

Notes written by Nick Gammon   <nick@gammon.com.au>

3rd December 1998


If you have trouble reading this file use Notepad and check
"Word Wrap" under the Edit menu.

This is the source for the changes needed to take version 1.7.2 p17 of PennMUSH, and add PSE version 0.9.14.


Executable version
------------------

The pre-compiled (ie. ready to run) version of this code can be downloaded from:

http://www.gammon.com.au/files/pennmush/pennmush172p17pse0914.zip


Details of changes
------------------

The accompanying file CHANGES.TXT describes how the changes were applied to PennMUSH to make them compile under Microsoft Visual C++ compiler, version 5. If you want to do your own compile, you should be able to download PennMUSH and PSE and apply the changes as described.


Credits
-------

See the file CREDITS.TXT for details about the PSE developers.


Copying
-------

   This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

The license agreement is in the file COPYING.TXT.



