Mmapper
From MUME
Contents |
Description
This project was registered on SourceForge.net on Mar 27, 2006, and is described by the project team as follows: mmapper2 is a mud mapper especially written for the mud MUME (mume.pvv.org), combining the UI, network and storage modules from caligor's mmapper1 [[1]] with the auto-mapping engine of alve's expandora [[2]].
Troubleshooting
Detailed instructions are available.
Links
Windows Develop Instructions
Instructions in progress while I try to get it done (Rik)
Install a SVN client. (I.e. Tortoise SVN)
Download from: http://tortoisesvn.net/downloads and install.
Install QT SDK
Download from: http://qt.nokia.com/downloads/ and install. (Note this is a download of ~300 Mb)
Install Zlib
Download from: http://www.zlib.net/ and install.
Install Cmake
Download from: http://www.cmake.org/ and install.
Download MMapper source (using Tortoise SVN)
Right click on your desktop, select "SVN Checkout..."
In the window which opened fill in:
URL of repository: https://mmapper.svn.sourceforge.net/svnroot/mmapper/trunk
Checkout directory: c:\mmapper (or whatever you want)
Compile
If this is too difficult, you could install the old version. There are a few bugs with I believe with the new exits and coloring code, but it is still usable.
How to install Mmapper2 - Windows
Detailed instructions are available.
- Download the .zip file from here
- Unzip it, run mmapper.exe
- Choose File -> Open to open the adra.mm2 map file that was included in the zip file.
How to install Mmapper2 - Mac
- First, install the visual library the mapper uses, called QT.
- From the image file, run the installer.
- Download the mac application and map file.
- Unzip it, double-click the mmapper2.app file.
- Choose File -> Open to select the arda.mm2 file included in the zip file.
If you're experienced with the command line, you could download the source from sourceforge, install the apple developer tools and compile it yourself.
