MinetestMapperGUI-Bundle/README.md

1.5 KiB

MinetestMapperGUI-Bundle

GitHub All Releases Build statusGitHub

Contains the Minetestmapper and the MinetestmapperGui as bundle.

Download

You can find the files on the Releases page

Cloning this repository

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

Building on Windows

Requirements:

Build steps: just execute the build.ps1 script.

Building on Linux

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

Building on Mac

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.