Skip to content

Redcrafter/Animal-Well-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animal Well editor

Map editor for the Game Animal Well

editor

Building

Windows

git clone https://github.com/Redcrafter/Animal-Well-editor.git
cmake . -B build/
cmake --build build/ --config Release

Linux

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/

About

Map editor for the Game Animal Well

Resources

License

Stars

Watchers

Forks

Contributors 5