Output of mapper script used by Crossfire for Crossfire Atlas website.
This project is to track map content generated by mapper (aka, cfmapper or Crossfire Mapper) script found in the Crossfire code base.
Summary and more information on the Crossfire Mapper wiki page.
A working installation of the Crossfire server complete with maps and archetypes is required.
More details on the server build process is found on the Compiling the Crossfire Server wiki page.
To build it, you need the GD library (ie. install a libgd-devel package).
This program is not part of the regular build process. The command to compile mapper is invoked during ./configure
./configure --enable-mapper && make && sudo make install
Actual command used to generate the map content provided in this code repository:
./crossfire-mapper -regionslink -exitmap -addmap=HallOfSelection -addmap=HallOfDMs -list-system-quests
Content generated via cfmapper and themed for Crossfire website
Crossfire Mapper content with search enabled, no themed or layout changes
For any questions or general inquiries on the game or server source code:
I can be reached via tannerrj GitHub Profile
GNU General Public License version 2.0 (GPLv2)