An example on how to use keyauth in C++/CLR
- Login
- Upgrade
- Register
- License Only
Install the project via git:
git clone https://github.com/InstinctTheDevil/KeyAuth-CPP-CLR-Example
cd Keyauth-CPP-CLR-ExampleThen open the solution in Visual Studio (or your preferred C++ IDE) and change your KeyAuth credentials in pch.h.
Now you're ready to compile!
Alternatively you may also watch this video, showcasing how to set it up