gamedig / rust-gamedig

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

Unreal2: Detect whether the server has a password #146

Closed Douile closed 8 months ago

Douile commented 8 months ago

What is this feature about? We should be able to detect whether unreal2 servers have a password based on the value of the GamePassword rule (if it exists). This should be included in the Response struct.

Additional context/references Node implementation