From 241bc1ee338180b41dced38e03cdd1bce5ba17ea Mon Sep 17 00:00:00 2001 From: Pavel Korotkiy Date: Mon, 12 Aug 2019 12:15:31 +0300 Subject: [PATCH 1/5] CLI for executing queries on a remote server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc76f714..c819d753 100644 --- a/README.md +++ b/README.md @@ -956,6 +956,7 @@ See also , Date: Mon, 12 Aug 2019 12:32:57 +0300 Subject: [PATCH 2/5] RconCli alphabetically order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c819d753..955bf1ac 100644 --- a/README.md +++ b/README.md @@ -947,6 +947,7 @@ See also , , Date: Tue, 20 Aug 2019 17:24:51 +0000 Subject: [PATCH 3/5] clarify rconcli description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 955bf1ac..d7a16da8 100644 --- a/README.md +++ b/README.md @@ -947,7 +947,7 @@ See also , Date: Tue, 20 Aug 2019 17:26:29 +0000 Subject: [PATCH 4/5] add description to games section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d7a16da8..c769ec50 100644 --- a/README.md +++ b/README.md @@ -755,6 +755,8 @@ _Command-line file upload_ **[`^ back to top ^`](#)** +_Games, game servers and control panels._ + - [A Dark Room](https://github.com/doublespeakgames/adarkroom) - Minimalist text adventure game for your browser. ([Demo](http://adarkroom.doublespeakgames.com/)) `MPL-2.0` `HTML5` - [Agar.IO Clone](https://github.com/huytd/agar.io-clone) - Agar.io clone written with Socket.IO and HTML5 canvas. `MIT` `Nodejs` - [battlecraft](https://github.com/jbreindel/battlecraft) - Fully distributed multiplayer browser game. ([Demo](http://battlecraft.online)) `Apache-2.0` `Erlang` @@ -947,7 +949,6 @@ See also , Date: Tue, 20 Aug 2019 17:27:03 +0000 Subject: [PATCH 5/5] move rconcli to games section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c769ec50..78f35f69 100644 --- a/README.md +++ b/README.md @@ -765,6 +765,7 @@ _Games, game servers and control panels._ - [Hextris](https://github.com/Hextris/hextris) - Fast paced HTML5 puzzle game inspired by Tetris. ([Demo](http://hextris.io/)) `GPL-3.0` `HTML5` - [Lila](https://lichess.org/) - The forever free, adless and open source chess server powering lichess.org, with official iOS and Android client apps. ([Source Code](https://github.com/ornicar/lila)) `AGPL-3.0` `Scala` - [Posio](https://github.com/abrenaut/posio) - Geography multiplayer game. ([Demo](https://posio.abrenaut.com/)) `MIT` `Python` +- [RconCli](https://github.com/gorcon/rcon-cli) - CLI for executing queries on a remote Valve Source dedicated server using the RCON Protocol. `MIT` `Go` - [SourceBans++](https://sbpp.github.io) - Admin, ban, and communication management system for games running on the Source engine. ([Source Code](https://github.com/sbpp/sourcebans-pp)) `CC-BY-SA-4.0` `PHP` - [Spyfall](https://github.com/mpcovcd/spyfall) - Fan made web version of the Spyfall party game. ([Demo](http://spyfall.crabhat.com/)) `MIT` `HTML/Javascript` - [Teeworlds](https://www.teeworlds.com) - Open source 2D retro multiplayer shooter. ([Source Code](https://github.com/teeworlds/teeworlds)) `BSD-3-Clause/Other` `C++`