MuLMo has been tested on Windows 7 (64-bit) using ActivePerl. To install in Windows:
  1. Download and install the community ActivePerl from ActiveState (unless ActivePerl or another Perl is already installed);
  2. Using the ppm program that comes with ActivePerl, install the following Perl modules: (Some of these may already be installed.)
  3. Place "mulmorc.xml" in AppsDir/MuLMo;
  4. Create AppsDir/MuLMo/logs;
  5. Put "mulmo.pl" on your desktop or in a programs directory.

The "mulmorc.xml" file is where configuration takes place. It ships with an entry for the "guest" character on ArgentMUD. That skeletal entry can be copied and changed for your own characters.

This version of MuLMo logs by default. Change the variable "do_logging" near the top of the program from 1 to 0 to disable logging.