Map editor for the Game Animal Well
git clone --recursive https://github.com/Redcrafter/Animal-Well-editor.git
git submodule init
git submodule update
mkdir build
cd build
cmake ../
sudo apt install libgtk2.0-dev
git clone --recursive https://github.com/Redcrafter/Animal-Well-editor.git
git submodule init
git submodule update
mkdir build
cd build
cmake ../
make