|
steam-min-cpp
|
A library for minimal Steam connections written in C++. This includes logic for:
It is built to support future contributions extending the client to support other Steam server features. Please note that currently only TCP connections are supported.
Documentation can be found on the read the docs page
Examples can be found in the examples folder
The contribution guide can be found in the CONTRIBUTING.md file