Map editor for the Game Animal Well
git clone https://github.com/Redcrafter/Animal-Well-editor.git
cmake . -B build/
cmake --build build/ --config Release
sudo apt install libgtk2.0-dev
git clone https://github.com/Redcrafter/Animal-Well-editor.git
cmake -DCMAKE_BUILD_TYPE=Release . -B build/
cmake --build build/