This project is mostly for learning purposes. The idea is to create an easy to understand and easy to use c/c++ bot for realm of the mad god.
Please check out the wiki to learn how to set up the 2 required libraries for this project.
BuildMacros.props-sample
to BuildMacros.props
CURL_INCLUDE
element to your include
folder for curl
.CURL_LIB
element to your lib
folder for curl
.OPENSSL_INCLUDE
element to your include
folder for OpenSSL
.OPENSSL_LIB
element to your lib
folder for OpenSSL
.