diff options
author | nodiscc <nodiscc@gmail.com> | 2019-08-20 17:34:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-20 17:34:23 +0000 |
commit | 0029f17999c8299f1166759f193985340a918175 (patch) | |
tree | c2c6065799bccb3884be446f633092b785d40b9f | |
parent | Merge pull request #1755 from azlux/master (diff) | |
parent | move rconcli to games section (diff) | |
download | awesome-selfhosted-0029f17999c8299f1166759f193985340a918175.tar.gz awesome-selfhosted-0029f17999c8299f1166759f193985340a918175.zip |
Merge pull request #1773 from outdead/master
CLI for executing queries on a remote server
Diffstat (limited to '')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -758,6 +758,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` @@ -766,6 +768,7 @@ _Command-line file upload_ - [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++` |