nakedmudv3.0/
nakedmudv3.0/lib/
nakedmudv3.0/lib/logs/
nakedmudv3.0/lib/misc/
nakedmudv3.0/lib/players/
nakedmudv3.0/lib/pymodules/
nakedmudv3.0/lib/txt/
nakedmudv3.0/lib/world/
nakedmudv3.0/lib/world/examples/
nakedmudv3.0/lib/world/examples/mproto/
nakedmudv3.0/lib/world/examples/oproto/
nakedmudv3.0/lib/world/examples/reset/
nakedmudv3.0/lib/world/examples/rproto/
nakedmudv3.0/lib/world/examples/trigger/
nakedmudv3.0/lib/world/limbo/
nakedmudv3.0/lib/world/limbo/rproto/
nakedmudv3.0/src/alias/
nakedmudv3.0/src/char_vars/
nakedmudv3.0/src/editor/
nakedmudv3.0/src/example_module/
nakedmudv3.0/src/help/
nakedmudv3.0/src/set_val/
nakedmudv3.0/src/socials/
nakedmudv3.0/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
hollis@ualberta.ca
http://www.ualberta.ca/~hollis/