--------------------------------------------------
Mark's MUd CLient, Mmucl (pronounced muckle) v1.0b2
	A mud client written in Tcl/Tk

Copyright (C) Mark Patton 
email: tmtro1@Gramercy.ios.com
homepage: http://gramercy.ios.com/~tmtr01/mmucl/
--------------------------------------------------

INSTALLATION GUIDE
------------------
Installation should be simple. You must have at least Tk 4.2 installed
to run Mmucl. Any operating system that has Tcl/Tk installed should be
able to run Mmucl. If Mmucl doesn't run try getting the latest Tcl/Tk
release. In order to find the latest Tcl/Tk releases, try
ftp://ftp.sunlabs.com/pub/tcl. Below are instructions for installing
Mmucl on different operating systems.

Unix:
	Untar the distribution file somewhere. It will create its own
directory. Edit the makefile to decide where the executables and
libraries will be put and do a make install. 

Windows:
	On windows systems just unzip the distribution somewhere. It will
create its own directory. You should be able to double click on
winmmucl.tcl or xmmucl.tcl to start them without having to edit any
configuration files. Windows should have configured .tcl files to be
opened by wish. You can set that yourself through the options menu in
explorer or though the registry editor.

Note for windows 3.1 users: 
	There are probably a few problems with Mmucl using longer
filenames than 3.1 supports. Do yourself a favor get Windows 95 or
NT. Of course if you want a real OS, get Linux...

Mac:
	I have no idea if mmucl will run under a Mac. I assume it should.
If you try getting mmucl to work under a Mac let me know what happens at
tmtr01@gramercy.ios.com.