diff options
author | nodiscc <nodiscc@gmail.com> | 2022-07-28 20:52:51 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-07-28 20:52:58 +0000 |
commit | 58a22919b0b3e73d70f68c22feac9000d612fdfe (patch) | |
tree | 19b086f87e1f7857c0a2692beac56d03295b6ae5 | |
parent | fix minetest license (diff) | |
download | awesome-selfhosted-58a22919b0b3e73d70f68c22feac9000d612fdfe.tar.gz awesome-selfhosted-58a22919b0b3e73d70f68c22feac9000d612fdfe.zip |
fix license for teeworlds
- https://github.com/teeworlds/teeworlds/blob/master/license.txt
- CC licenses are only used for media/assets
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -974,7 +974,7 @@ _Related: [Groupware](#groupware)_ - [QuakeJS](https://github.com/begleysm/quakejs) - QuakeJS is a port of ioquake3 to Javascript that can be played in a browser. `MIT` `Nodejs` - [Quizmaster](https://github.com/nymanjens/quizmaster) - A web-app for conducting a quiz, including a page for players to enter their answers. `Apache-2.0` `Scala` - [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` -- [Teeworlds](https://www.teeworlds.com) - Open source 2D retro multiplayer shooter. ([Source Code](https://github.com/teeworlds/teeworlds)) `BSD-3-Clause/Other` `C++` +- [Teeworlds](https://www.teeworlds.com) - Open source 2D retro multiplayer shooter. ([Source Code](https://github.com/teeworlds/teeworlds)) `Zlib` `C++` - [The Battle for Wesnoth](https://github.com/wesnoth/wesnoth) - The Battle for Wesnoth is an Open Source, turn-based tactical strategy game with a high fantasy theme, featuring both singleplayer and online/hotseat multiplayer combat. `GPL-2.0` `C++` - [Word Mastermind](https://github.com/clupasq/word-mastermind) - Wordle clone. A Mastermind-like game, but instead of colors you need to guess words. ([Demo](https://word-mastermind.glitch.me/)) `MIT` `Nodejs` - [Wordle](https://reactle.vercel.app/) - An Open Source Wordle game. Guess the Wordle in six tries. Each guess must be a valid five-letter word. ([Source Code](https://github.com/cwackerfuss/react-wordle)) `MIT` `Nodejs` |