diff options
author | Mario Reder <mreder1289@gmail.com> | 2020-04-08 15:05:10 +0000 |
---|---|---|
committer | Mario Reder <mreder1289@gmail.com> | 2020-04-20 05:10:34 +0000 |
commit | 71c053cf40617943492664b5d1bbba9d6fa40a19 (patch) | |
tree | 71eec706e5271d54ccbb44608169b44b95dde108 | |
parent | Merge pull request #2042 from stingalleman/patch-1 (diff) | |
download | awesome-selfhosted-71c053cf40617943492664b5d1bbba9d6fa40a19.tar.gz awesome-selfhosted-71c053cf40617943492664b5d1bbba9d6fa40a19.zip |
Add Net64+ to games
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -813,6 +813,7 @@ _Games, game servers and control panels._ - [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++` +- [Net64+](https://net64-mod.github.io) `⚠` - Net64 aka SM64O allows playing Super Mario 64 in an online multiplayer mode. Net64+ is the official continuation of the program and features an integrated server list. ([Source Code](https://github.com/Tarnadas/net64plus-server/), [Clients](https://github.com/Tarnadas/net64plus/)) `MIT` `Nodejs/Typescript` - [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` |