From eeef57791158b4b0c4e305c6c7890e88f6039cce Mon Sep 17 00:00:00 2001 From: Carl Kittelberger Date: Wed, 4 Jun 2025 22:19:58 +0200 Subject: [PATCH] Revert "Add reference to FiveM post." This reverts commit 0e788c4b73aa9a70cbddbfc598e3ccd8c3052822. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 00d3255..2e1a8a8 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,7 @@ *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 but it [is also officially supported for use with FiveM servers](https://forum.cfx.re/t/release-icecon-the-officially-supported-rcon-tool/7558). - -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. +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. ![Screenshot 1](img/screenshot1.png) ![Screenshot 2](img/screenshot2.png)