improved maintenance.py

This commit is contained in:
Trilarion
2018-06-07 23:56:39 +02:00
parent 6070bd5360
commit c738e995b7
20 changed files with 472 additions and 398 deletions

View File

@ -1,15 +1,16 @@
# Open Source Games
[comment]: # (start of autogenerated content, do not edit)
407 entries
406 entries
- **[Action/Arcade games](games/action/_toc.md)** (17)
- **[Adventure games & Visual novels](games/adventure/_toc.md)** (16)
- **[Game frameworks](games/framework/_toc.md)** (52)
- **[Popular required libraries](games/library/_toc.md)** (22)
- **[Role Playing Games](games/rpg/_toc.md)** (106)
- **[Simulation games](games/simulation/_toc.md)** (16)
- **[Simulation games](games/simulation/_toc.md)** (15)
- **[Strategy games](games/strategy/_toc.md)** (166)
- **[Tools & Manuals](games/misc/_toc.md)** (12)
[comment]: # (end of autogenerated content)
A collection of open source games sorted by genre. The projects are at least in beta stage with a code basis that builds
into an executable demo. The code must exist under a license that allows modification and sharing by others.