nodejs webtool for converting images to Minecraft map items.
Other code/libraries used: jquery, bootstrap, Colour.js, cookies.js, node-nbt, archiver, babel, lazystream, moment, node-static, winston
npm install
to get the dependenciesnpm test
npm run build
public/
, lib/
and package.json
to your server machine and run npm install --production
therenpm start
If you don't need your own server, you can just use my instance at http://mc-map.djfun.de.
mc-map-item-tool is licensed under the MIT license.
Run client and server tests with
npm test