diff options
author | nodiscc <nodiscc@gmail.com> | 2019-08-20 17:27:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-20 17:27:03 +0000 |
commit | 769c991c69fa005d423370f2736e93a67e903a6a (patch) | |
tree | f1abd37e45189679ad76dbc47cc1bd880d5d1aef | |
parent | add description to games section (diff) | |
download | awesome-selfhosted-769c991c69fa005d423370f2736e93a67e903a6a.tar.gz awesome-selfhosted-769c991c69fa005d423370f2736e93a67e903a6a.zip |
move rconcli to games section
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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++` |