From b9861f3c97ab5a8f4e7a1adf11998714825fdf0a Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Sat, 25 Mar 2017 11:09:15 +0200 Subject: [PATCH] Mark Rust RCON as unsupported --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00866d9..f0ab27b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ AppID | Game | Query | RCON | Notes 115300 | [Call of Duty: Modern Warfare 3](http://store.steampowered.com/app/115300/) | :white_check_mark: | :white_check_mark: | 211820 | [Starbound](http://store.steampowered.com/app/211820/) | :white_check_mark: | :white_check_mark: | Call `SetUseOldGetChallengeMethod` method after connecting 244850 | [Space Engineers](http://store.steampowered.com/app/244850/) | :white_check_mark: | :x: | Add +1 to the server port -252490 | [Rust](http://store.steampowered.com/app/252490/) | :white_check_mark: | :white_check_mark: | +252490 | [Rust](http://store.steampowered.com/app/252490/) | :white_check_mark: | :x: | 282440 | [Quake Live](http://store.steampowered.com/app/282440) | :white_check_mark: | :x: | Quake Live uses the ZMQ messaging queue protocol for rcon control. 346110 | [ARK: Survival Evolved](http://store.steampowered.com/app/346110/) | :white_check_mark: | :white_check_mark: | | [Minecraft](http://www.minecraft.net/) | :x: | :white_check_mark: |