Generate 2d maps of a Minecraft world
- Install Node.js >= 0.12 or io.js.
 - Clone this repository to your local computer.
 cdinto the project's directory.npm install- Edit the 
config.jsfile to pointregionPathto 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
 
