gamedig / rust-gamedig

Game Server Query Library.
https://crates.io/crates/gamedig
MIT License
38 stars 11 forks source link

Add ability to use the steam API as an alternative for Valve Master Server queries. #110

Open CosminPerRam opened 11 months ago

CosminPerRam commented 11 months ago

What is this feature about? Add the possibility to use the steam API for the valve master server queries, this might or might not fix #106.

Additional context/references On the documentation page for querying the Valve master server, there is a short description for querying the steam API as an alternative, but seems to be undocumented.