diff options
author | Julien Maulny <julien.maulny@protonmail.com> | 2020-02-21 10:54:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-21 10:54:28 +0000 |
commit | e15850a12eb265a7c826b15b4065cc0b1f3a3be0 (patch) | |
tree | 026822a96286c98b979d26d07e3aaa9b2e5cd992 | |
parent | Merge pull request #1986 from mzch/master (diff) | |
download | awesome-selfhosted-e15850a12eb265a7c826b15b4065cc0b1f3a3be0.tar.gz awesome-selfhosted-e15850a12eb265a7c826b15b4065cc0b1f3a3be0.zip |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -810,7 +810,8 @@ _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` - [Legend of the Green Dragon](https://github.com/lotgd/core) - Legend of the Green Dragon is a text-based RPG originally developed by Eric Stevens and JT Traub as a remake of and homage to the classic BBS Door game, Legend of the Red Dragon, by Seth Able Robinson. ([Demo](http://lotgd.net/)) `AGPL-3.0` `PHP` - [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` -- [Minetest](https://www.minetest.net/) - An open source voxel game engine. Play one of our many games, mod a game to your liking, make your own game, or play on a multiplayer server. ([Source Code](https://github.com/minetest/minetest)) `LGPL-2.1/CC-BY-SA-3.0/Other` `C++` +- [Mindustry](https://mindustrygame.github.io/) - An open source voxel game engine. Play one of our many games, mod a game to your liking, make your own game, or play on a multiplayer server. ([Source Code](https://github.com/minetest/minetest)) `LGPL-2.1/CC-BY-SA-3.0/Other` `C++` +- [Minetest](https://www.minetest.net/) - Factorio-like tower defense game. Build production chains to gather more resources, and build complex facilities. ([Source Code](https://github.com/Anuken/Mindustry)) `GPL-3.0` `Java` - [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++` - [RconCli](https://github.com/gorcon/rcon-cli) - CLI for executing queries on a remote Valve Source dedicated server using the RCON Protocol. `MIT` `Go` |