Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 733 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 733 Bytes

CheckRevision

CheckRevision is used by Blizzard to ensure that only authentic game clients connect to their servers.

Binaries

Pre-compiled binaries are available on the Releases page.

Compiling

A C++11 compliant compiler with WinAPI available should be able to compile this project.

License

This software contains portions of horizon(https://github.com/kwolekr/horizon), which are indicated by the appropriate files and are licensed under the BSD 2-Clause License. All other portions of this software are covered by the UNLICENSE agreement. Please refer to http://unlicense.org/ if you have not received a copy of the UNLICENSE agreement.