YaoerWu / journeymerger

a tool for merging your and your friends' Journey Map data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Journey Map Merger

Contributors Forks Stargazers Issues MIT License

中文

About The Project

Journey Map Merger is a tool for merging Journey Map data files, which can help players share map data between multiple clients. Journey Map is a map mod for Minecraft, which can record the areas that players have explored and provide various features and settings.

Getting Started

  • Download the merger and put it to the folder where .minecraft is located.

install-screenshot

  • Make sure you have installed the Journey Map mod and have played at least once on the server you want to merge.

Usage

Automatic export mode

  • Double-click to run merger.exe, the merger will automatically scan all Journey Map data files in all clients and merge them into one file.
  • The merged file will be named after the server name, saved in the folder where .minecraft is located, such as your server name.bin.

exported-screenshot

  • You can share this file with other players or back it up.

Automatic import mode

  1. Disconnect from the Minecraft server.
  2. Drag the merged data file you want to import (such as your server name.bin) to merger.exe, or enter ./journeymerger.exe "your server name.bin" in cmd/ps.
  3. The merger will automatically import this file into all clients and overwrite the original data files.
  4. You can enter the corresponding server, and view the map data.

Roadmap

  • marge Journey Map data files
    • export map and waypoints
    • import and merge map
    • import and merge waypoints
  • marge Visual Prospecting data files
    • coming soon

License

Distributed under the WTFPL License. See LICENSE.txt for more information.

About

a tool for merging your and your friends' Journey Map data

License:Do What The F*ck You Want To Public License


Languages

Language:Rust 100.0%