rumblefrog / a2s-rs

Rust implementation of Source Query
MIT License
20 stars 14 forks source link

Quick fix for A2S_INFO #11

Closed cbpudding closed 3 years ago

cbpudding commented 3 years ago

The Source engine updated and started enforcing challenges for the server query. This is a quick fix I whipped together to handle challenges if prompted by the server. While it hasn't been tested, it should also work for servers that don't require the challenge. Let me know if there are any changes that need to be made.