From 95057e9c3503a958bb40d0dfe9b3c6d1b72e0a9b Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Tue, 24 Oct 2017 20:56:14 +0300 Subject: [PATCH] Fix #121 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0ab27b..78760a7 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ AppID | Game | Query | RCON | Notes 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: | +~ | [Minecraft](http://www.minecraft.net/) | :x: | :white_check_mark: | Open a pull request if you know another game which supports Source Query and/or RCON protocols.