This group of Bash scripts does the following:
- Downloads the latest Minecraft Realms world if it more recent than the local copy
- Clones (or updates) and builds the latest copy of Mapcrafter from Github
- Creates the Mapcrafter configuration file
- Downloads the Minecraft client for the specified Minecraft version and runs mapcrafter_textures.py to extract textures (runs only for Minecraft versions prior to 1.13)
- Runs Mapcrafter on the local copy of the Minecraft Realms world to generate an awesome web-based map experience!
- Bash
- jq
- python3
- Mapcrafter
- The owner of the Mapcrafter project has taken a hiatus, so for now I am using a separate fork with more recent updates from miclav. (Thank you!)