nakedmudv3.3/
nakedmudv3.3/lib/
nakedmudv3.3/lib/logs/
nakedmudv3.3/lib/misc/
nakedmudv3.3/lib/players/
nakedmudv3.3/lib/txt/
nakedmudv3.3/lib/world/
nakedmudv3.3/lib/world/examples/
nakedmudv3.3/lib/world/examples/mproto/
nakedmudv3.3/lib/world/examples/oproto/
nakedmudv3.3/lib/world/examples/reset/
nakedmudv3.3/lib/world/examples/rproto/
nakedmudv3.3/lib/world/examples/trigger/
nakedmudv3.3/lib/world/limbo/
nakedmudv3.3/lib/world/limbo/room/
nakedmudv3.3/lib/world/limbo/rproto/
nakedmudv3.3/src/alias/
nakedmudv3.3/src/char_vars/
nakedmudv3.3/src/editor/
nakedmudv3.3/src/example_module/
nakedmudv3.3/src/help/
nakedmudv3.3/src/set_val/
nakedmudv3.3/src/socials/
nakedmudv3.3/src/time/
Startup should be pretty easy. To compile, simply go into the src directory and
type "make". Everything should compile automagically. From here, to start, you
simply type ./NakedMud [port] & If you do not supply a port, the MUD will
start up on port 4000 by default.

If you're having troubles compiling when it gets to the scripts, you will want
to read src/scripts/module.mk

If you've got other problems and cannot figure out what to do, you can try
giving me a description of your problem, and I'll see if I can help you out. No
promises, though.

Geoff Hollis
hollisgf@email.uc.edu
http://www.uc.edu/~hollisgf/