archive of Gits now collects also submodules, some maintenance

This commit is contained in:
Trilarion
2019-12-20 16:41:32 +01:00
parent c7b5b27563
commit 30ce6187eb
74 changed files with 1036 additions and 168 deletions

View File

@ -50,7 +50,7 @@
- **[Openfrag](../openfrag.md)** (C++, Lua, GPL-2.0, beta, inactive since 2008)
- **[OpenRPG](../openrpg.md)** (Python, GPL-2.0, mature, inactive since 2013)
- **[Orx](../orx.md)** (C, zlib, mature)
- **[Panda 3D](../panda_3d.md)** (C++, C, 3-clause BSD, mature)
- **[Panda3D](../panda3d.md)** (C++, C, 3-clause BSD, mature)
- **[Phaser](../phaserio.md)** (JavaScript, MIT, mature)
- **[PLIB](../plib.md)** (C++, LGPL-2.0, mature, inactive since 2012)
- **[Polycode](../polycode.md)** (C, C++, MIT, beta)
@ -66,6 +66,7 @@
- **[Scrolling Game Development Kit 2](../scrolling_game_development_kit_2.md)** (C#, GPL-2.0, mature, inactive since 2017)
- **[ScummVM](../scummvm.md)** (C++, GPL-2.0, mature)
- **[SDL Game Engine 2D](../sdl_game_engine_2d.md)** (C, MIT, beta, inactive since 2014)
- **[SGE Game Engine](../sge_game_engine.md)** (Python, LGPL-3.0, mature, inactive since 2017)
- **[SoftPixel Engine](../softpixel_engine.md)** (C++, zlib, mature, inactive since 2013)
- **[Solarus](../solarus.md)** (C, C++, Lua, GPL-3.0, mature)
- **[Superpowers](../superpowers.md)** (TypeScript, ISC, mature)