Skip to content

p-groarke/hirezcpp

Repository files navigation

hirezcpp

  • Install conan.
  • Install cmake 3.10+ (required for VS2017 fix).
  • Update MSVC to latest. Tested on 15.7.x.
cd hirezcpp
mkdir build && cd build
conan remote add bincrafters "https://api.bintray.com/conan/bincrafters/public-conan"
conan remote add bincrafters "https://api.bintray.com/conan/p-groarke/public-conan"
..\conan.bat
cmake .. -A x64 && cmake --build .

Test and lib are in bin/.

bin\hirezcpp_tests.exe

About

C++ implementation of the Smite and Paladins APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages