JourneyMap Tools

JourneyMap Tools

335k Downloads

Overview

JourneyMap Tools is a set of command line utilities which can be useful for manipulating the image tiles generated by the JourneyMap client mod.

  • MapSaver: Save all region tile images to a single file, with optional resizing.
  • MapMerger: Merge tiles from two world directories. (Not implemented yet)

Source code is available at https://bitbucket.org/TeamJM/journeymap-tools and you are encouraged to contribute!

How to use JourneyMap Tools

  1. Java 7 or Java 8 must be installed on your machine.
  2. Download the latest jar
  3. Open a command line and run: java -jar journeymaptools-0.3.jar
  4. Follow the prompts

For complete instructions and example usage, please see the wiki page.