BlueMap/README.md

515 B

BlueMap

Currently not stable or finished!

A minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.

Clone

Easy:

git clone https://github.com/BlueMap-Minecraft/BlueMap.git

Build

In order to build BlueMap you simply need to run the ./gradlew shadowJar command. You can find the compiled JAR file in ./build/libs

Contributing

You are welcome to contribute!
Just create a pull request with your changes :)