Contains the Minetestmapper and the MinetestmapperGui as bundle.
You can find the files on the Releases page
As this repository contains submodule its not enough to just download the sourcecode. Instead use git clone --recurse-submodules -j8 https://github.com/adrido/MinetestMapperGUI-Bundle
Requirements:
- vcpkg https://github.com/Microsoft/vcpkg
- CMake https://cmake.org/
- Qt-Framework https://www.qt.io/
- WIX toolset (optional for creating installer)
Build steps: just execute the build.ps1 script.
Im trying my best to support Linux too, but I does not have the experience to do so. Im happy about any help I can get here.
Try
cmake .
make
Im trying my best to support Mac too, but I does not have the experience to do so. Im happy about any help I can get here.