Skip to content

Commit

Permalink
Merge branch 'master' of outdead.github.com:gorcon/rcon-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
outdead committed Mar 11, 2023
2 parents 9dc7a9f + ec48f23 commit 23fee62
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,19 @@
CLI for executing queries on a remote [Source dedicated game server](https://developer.valvesoftware.com/wiki/Source_Dedicated_Server), using the [RCON](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol) protocol.

## Supported Games
* [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 or add `-t web` to `rcon-cli` args)
* [ARK: Survival Evolved](https://store.steampowered.com/app/346110)
* [7 Days to Die](https://store.steampowered.com/app/251570) (add `-t telnet` to rcon-cli args)
* [ARK: Survival Evolved](https://store.steampowered.com/app/346110)
* [Conan Exiles](https://store.steampowered.com/app/440900)
* [Counter-Strike: Global Offensive](https://store.steampowered.com/app/730)
* [Factorio](https://factorio.com/)
* [Minecraft](https://www.minecraft.net)
* [Project Zomboid](https://store.steampowered.com/app/108600)
* [Rust](https://store.steampowered.com/app/252490) (add `+rcon.web 0` to the args when starting the server or add `-t web` to `rcon-cli` args)
* [Team Fortress 2](https://store.steampowered.com/app/440/Team_Fortress_2/)
* [V Rising](https://store.steampowered.com/app/1604030/V_Rising/)
* [Factorio](https://factorio.com/)




Open pull request if you have successfully used a package with another game with rcon support and add it to the list.

Expand Down

0 comments on commit 23fee62

Please sign in to comment.