Open sourced C client for the online game Haven and Hearth. Haven and Hearth is a MMORPG written in Java featuring permadeath and hardcore survival developed by Seatribe.
Resource files from the original client are not provided with this, take it from the original, or use an alternative fan-made set from the forums.
- SDL2
- libcurl
Run:
mkdir -p build/
cd build/
cmake ../
make