From 7ebc9214d831d4d5d47fba2b56c75b233922e600 Mon Sep 17 00:00:00 2001 From: Andrey Semakin Date: Sun, 28 Apr 2019 13:52:04 +0500 Subject: [PATCH 1/5] Add Teeworlds to Games --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de27c98a..c197dc58 100644 --- a/README.md +++ b/README.md @@ -759,6 +759,7 @@ _Command-line file upload_ - [Posio](https://github.com/abrenaut/posio/) - Geography multiplayer game. ([Demo](https://posio.abrenaut.com/)) `MIT` `Python` - [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` - [Spyfall](https://github.com/mpcovcd/spyfall) - Fan made web version of the Spyfall party game. ([Demo](http://spyfall.crabhat.com/)) `MIT` `HTML/Javascript` +- [Teeworlds](https://www.teeworlds.com) - open source 2D retro multiplayer shooter ([Source Code](https://github.com/teeworlds/teeworlds) `GPL-compatible` `C++`) - [TournamentMango](http://tournamentmango.com/) - TournamentMango is an open source tournament bracket and user management system. You can build an archive of players and keep track of all their scores over time as well as their regular characters, games, and aliases. ([Source Code](https://github.com/seiyria/tournamentmango)) `MIT` `Javascript` ## Gateways From 3cecdb8240d4c13ebd8011f51c56cf20698bce80 Mon Sep 17 00:00:00 2001 From: Andrey Semakin Date: Sun, 28 Apr 2019 13:53:57 +0500 Subject: [PATCH 2/5] Fix braces --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c197dc58..f23130d8 100644 --- a/README.md +++ b/README.md @@ -759,7 +759,7 @@ _Command-line file upload_ - [Posio](https://github.com/abrenaut/posio/) - Geography multiplayer game. ([Demo](https://posio.abrenaut.com/)) `MIT` `Python` - [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` - [Spyfall](https://github.com/mpcovcd/spyfall) - Fan made web version of the Spyfall party game. ([Demo](http://spyfall.crabhat.com/)) `MIT` `HTML/Javascript` -- [Teeworlds](https://www.teeworlds.com) - open source 2D retro multiplayer shooter ([Source Code](https://github.com/teeworlds/teeworlds) `GPL-compatible` `C++`) +- [Teeworlds](https://www.teeworlds.com) - open source 2D retro multiplayer shooter ([Source Code](https://github.com/teeworlds/teeworlds)) `GPL-compatible` `C++` - [TournamentMango](http://tournamentmango.com/) - TournamentMango is an open source tournament bracket and user management system. You can build an archive of players and keep track of all their scores over time as well as their regular characters, games, and aliases. ([Source Code](https://github.com/seiyria/tournamentmango)) `MIT` `Javascript` ## Gateways From 804b71228e14bb34d3774b270111babb6077137c Mon Sep 17 00:00:00 2001 From: Andrey Semakin Date: Sun, 28 Apr 2019 14:00:58 +0500 Subject: [PATCH 3/5] Change Teeworlds' licence to Other --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f23130d8..8edc2ea8 100644 --- a/README.md +++ b/README.md @@ -759,7 +759,7 @@ _Command-line file upload_ - [Posio](https://github.com/abrenaut/posio/) - Geography multiplayer game. ([Demo](https://posio.abrenaut.com/)) `MIT` `Python` - [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` - [Spyfall](https://github.com/mpcovcd/spyfall) - Fan made web version of the Spyfall party game. ([Demo](http://spyfall.crabhat.com/)) `MIT` `HTML/Javascript` -- [Teeworlds](https://www.teeworlds.com) - open source 2D retro multiplayer shooter ([Source Code](https://github.com/teeworlds/teeworlds)) `GPL-compatible` `C++` +- [Teeworlds](https://www.teeworlds.com) - open source 2D retro multiplayer shooter ([Source Code](https://github.com/teeworlds/teeworlds)) `Other` `C++` - [TournamentMango](http://tournamentmango.com/) - TournamentMango is an open source tournament bracket and user management system. You can build an archive of players and keep track of all their scores over time as well as their regular characters, games, and aliases. ([Source Code](https://github.com/seiyria/tournamentmango)) `MIT` `Javascript` ## Gateways From 128d3bc32af3fadb03a4b68ef66c605ca4f800f3 Mon Sep 17 00:00:00 2001 From: Andrey Semakin Date: Sun, 28 Apr 2019 14:05:44 +0500 Subject: [PATCH 4/5] Fix format of Teeworlds --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8edc2ea8..2f5eee99 100644 --- a/README.md +++ b/README.md @@ -759,7 +759,7 @@ _Command-line file upload_ - [Posio](https://github.com/abrenaut/posio/) - Geography multiplayer game. ([Demo](https://posio.abrenaut.com/)) `MIT` `Python` - [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` - [Spyfall](https://github.com/mpcovcd/spyfall) - Fan made web version of the Spyfall party game. ([Demo](http://spyfall.crabhat.com/)) `MIT` `HTML/Javascript` -- [Teeworlds](https://www.teeworlds.com) - open source 2D retro multiplayer shooter ([Source Code](https://github.com/teeworlds/teeworlds)) `Other` `C++` +- [Teeworlds](https://www.teeworlds.com) - Open source 2D retro multiplayer shooter. ([Source Code](https://github.com/teeworlds/teeworlds)) `Other` `C++` - [TournamentMango](http://tournamentmango.com/) - TournamentMango is an open source tournament bracket and user management system. You can build an archive of players and keep track of all their scores over time as well as their regular characters, games, and aliases. ([Source Code](https://github.com/seiyria/tournamentmango)) `MIT` `Javascript` ## Gateways From 0e7cecadcb133692cce33b0ac84b4d0547893d63 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 28 Apr 2019 12:22:56 +0000 Subject: [PATCH 5/5] Fix teeworlds license https://github.com/teeworlds/teeworlds/blob/master/license.txt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f5eee99..b0c215aa 100644 --- a/README.md +++ b/README.md @@ -759,7 +759,7 @@ _Command-line file upload_ - [Posio](https://github.com/abrenaut/posio/) - Geography multiplayer game. ([Demo](https://posio.abrenaut.com/)) `MIT` `Python` - [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` - [Spyfall](https://github.com/mpcovcd/spyfall) - Fan made web version of the Spyfall party game. ([Demo](http://spyfall.crabhat.com/)) `MIT` `HTML/Javascript` -- [Teeworlds](https://www.teeworlds.com) - Open source 2D retro multiplayer shooter. ([Source Code](https://github.com/teeworlds/teeworlds)) `Other` `C++` +- [Teeworlds](https://www.teeworlds.com) - Open source 2D retro multiplayer shooter. ([Source Code](https://github.com/teeworlds/teeworlds)) `BSD-3-Clause/Other` `C++` - [TournamentMango](http://tournamentmango.com/) - TournamentMango is an open source tournament bracket and user management system. You can build an archive of players and keep track of all their scores over time as well as their regular characters, games, and aliases. ([Source Code](https://github.com/seiyria/tournamentmango)) `MIT` `Javascript` ## Gateways