Generate 2d maps of a Minecraft world
- Install Node.js >= 0.12 or io.js.
- Clone this repository to your local computer.
cd
into the project's directory.npm install
- Edit the
config.js
file to pointregionPath
to your world's region directory. npm start
- Open http://localhost:8000 in your browser.
- Be patient. Large worlds can take a LONG time.
- update values in the inspector at the top
- faster loading via caching and checking for newer files
- zoom control