From 45f24b5880c0632ba97c03189738048e3a39d129 Mon Sep 17 00:00:00 2001 From: Sieberkev Date: Thu, 13 Aug 2015 08:55:11 +0200 Subject: [PATCH] Update README.md Added "ARK: Survival Evolved" to the list of supported games --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec2747e..fdee660 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,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 252490 | [Rust](http://store.steampowered.com/app/252490/) | :white_check_mark: | :white_check_mark: | Add +1 to the server port +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: | Open a pull request if you know another game which supports Source Query and/or RCON protocols.