/
help/
log/
muddle/
player/
post/
rooms/
frp -- This is the game itself.  You can call it from a shell program if
you like, or just from the command line.  It accepts flags, with the two
most important being the port and the reuse command.  To run the game on a
port other than the default (4040) you can start it with: frp <port#>.
	If you are having trouble with it running try: 

			frp -r &  

	This will tell it to reuse the ports (we saw ocassional problems
with this under Linux 1.1.59). 
	Another common problem is that this distribution is installed in
the improper place.  It *MUST* be installed in the /usr/games/mordor
directory in order to work.  If you are unable to unpack it here talk to
your sysadmin.