diff --git a/README.md b/README.md index 2cd75af..28d89a3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ![Logo](img/logo_32.png) IceCon RCON client +[![Release version](https://img.shields.io/github/release/icedream/icecon.svg?maxAge=2592000)](https://github.com/icedream/icecon/releases) [![Jenkins build status](https://img.shields.io/jenkins/s/https/ci.icedream.pw/icecon.svg?maxAge=2592000)](https://ci.icedream.pw/job/icecon/) ![Maintained?](https://img.shields.io/maintenance/yes/2016.svg?maxAge=2592000) + *IceCon* is a Q3-compatible RCON client. It can connect to any server that implements RCON over a Q3-compatible network protocol (UDP) and even comes with a nice, straight minimal GUI. Specifically, this tool has been written for quick administration of modified Modern Warfare 2 ("IW4M") servers. A Windows user could easily set up shortcuts on the desktop that run `icecon.exe -gui ` which gives you an instant GUI to run commands on your server. Another use case would be scripting on a Linux server by running `icecon -command "" ` to automate specific tasks.