diff options
author | nodiscc <nodiscc@gmail.com> | 2019-09-30 17:07:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-30 17:07:31 +0000 |
commit | b08cb69eb1b3728e94a0ae7ecbd8bceaa243b4a9 (patch) | |
tree | 2c156fd3bbbf808bf543e732819a39ed91040305 | |
parent | workaround syntax checker not happy with 'Client' (singular) link (diff) | |
download | awesome-selfhosted-b08cb69eb1b3728e94a0ae7ecbd8bceaa243b4a9.tar.gz awesome-selfhosted-b08cb69eb1b3728e94a0ae7ecbd8bceaa243b4a9.zip |
remove hyphen from description to make the linter happy
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -783,7 +783,7 @@ _Games, game servers and control panels._ - [Hextris](https://github.com/Hextris/hextris) - Fast paced HTML5 puzzle game inspired by Tetris. ([Demo](https://hextris.github.io/hextris)) `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. `MIT` `Python` -- [piqueserver](https://github.com/piqueserver/piqueserver) - Server for openspades - the first-person shooter in a destructible voxel world. ([Clients](https://github.com/yvt/openspades)) `GPL-3.0` `Python/C++` +- [piqueserver](https://github.com/piqueserver/piqueserver) - Server for openspades, the first-person shooter in a destructible voxel world. ([Clients](https://github.com/yvt/openspades)) `GPL-3.0` `Python/C++` - [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` |