UAT provides a network protocol to transfer arbitrary variables from a game/mod/program to an auto-tracker.
See PROTOCOL.md for the protocol
and schema for a JSON schema.
Checkout or submodule the schema
branch to just get the JSON schema.
- C++ ASIO Server: UATServerPP