diff options
author | nodiscc <nodiscc@gmail.com> | 2020-05-01 14:14:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-01 14:14:04 +0000 |
commit | 04bb6681d319171843908a9e947109111524b60a (patch) | |
tree | 3c1d2feca4905d66fc905729907eca93b353542e | |
parent | Merge pull request #2051 from nathanhenniges/patch-1 (diff) | |
parent | Add Net64+ to games (diff) | |
download | awesome-selfhosted-04bb6681d319171843908a9e947109111524b60a.tar.gz awesome-selfhosted-04bb6681d319171843908a9e947109111524b60a.zip |
Merge pull request #2046 from Tarnadas/master
Add Net64+ to games
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -823,6 +823,7 @@ _Games, game servers and control panels._ - [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` - [Mindustry](https://mindustrygame.github.io/) - 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` - [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` |