diff options
author | nodiscc <nodiscc@gmail.com> | 2022-07-31 16:21:38 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-07-31 17:23:50 +0000 |
commit | 0e3ddf7280089a0d05c9da4455a7650f5dab41a3 (patch) | |
tree | af319e243f3f595bc225dd21c3f269027bf54a38 | |
parent | add description for web-based file managers, single-click/drag-and-drop uploa... (diff) | |
download | awesome-selfhosted-0e3ddf7280089a0d05c9da4455a7650f5dab41a3.tar.gz awesome-selfhosted-0e3ddf7280089a0d05c9da4455a7650f5dab41a3.zip |
add description for games category/game administrative utilities & control panels categories
- https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2984
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1016,6 +1016,8 @@ _Related: [Groupware](#groupware)_ **[`^ back to top ^`](#)** +Multiplayer game servers and [browser games](https://en.wikipedia.org/wiki/Browser_game). + - [A Dark Room](https://github.com/doublespeakgames/adarkroom) - Minimalist text adventure game for your browser. ([Demo](https://adarkroom.doublespeakgames.com/)) `MPL-2.0` `HTML5` - [elevatorsaga](https://play.elevatorsaga.com/) - The elevator programming game. ([Source Code](https://github.com/magwo/elevatorsaga)) `MIT` `Javascript` - [EmuLinkerSF](https://emulinker.org) - EmuLinkerSF is an open source Kaillera server. Kaillera is a client/server system that any emulator can implement to enable netplay over the Internet. ([Source Code](https://github.com/God-Weapon/EmuLinkerSF)) `GPL-2.0` `Java` @@ -1043,6 +1045,8 @@ _Related: [Groupware](#groupware)_ **[`^ back to top ^`](#)** +Utilities for managing game servers. + - [ARRCON](https://github.com/radj307/ARRCON) - Terminal-based RCON client compatible with any game servers using the Source RCON Protocol. `GPL-3.0` `C++` - [Lancache](https://lancache.net) `⚠` - LAN Party game caching made easy. ([Source Code](https://github.com/lancachenet/monolithic)) `MIT` `Docker/Shell` - [LinuxGSM](https://linuxgsm.com/) - CLI tool for deployment and management of dedicated game servers on Linux: more than 120 games are supported. ([Source Code](https://github.com/GameServerManagers/LinuxGSM)) `MIT` `Shell` |