From 24392bd410da25da875bbe406bb3f0ea43d67b41 Mon Sep 17 00:00:00 2001 From: outdead Date: Sun, 17 Nov 2024 02:56:13 +0300 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b69045..2c620fb 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Source RCON Protocol implementation in Go. RCON Protocol described in the [valve documentation](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol). ## Supported Games +Works for any game using the [Source RCON Protocol](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol). Tested on: + * [Project Zomboid](https://store.steampowered.com/app/108600) * [Conan Exiles](https://store.steampowered.com/app/440900) * [Rust](https://store.steampowered.com/app/252490) (add +rcon.web 0 to the args when starting the server)