Key Panel C++ SDK

Panel URL: https://keypanel.cc

1. Add include/keypanel.hpp and src/keypanel.cpp to your project.
2. Call panel.set_client_version("x.y.z") to match your build.
3. Call panel.license(key) at startup.

Obfuscate the app token in release binaries.