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,20 +1,21 @@
# Adventure games & Visual novels
[comment]: # (start of autogenerated content, do not edit)
- **[AdaVenture](adaventure.md)** (mature)
- **[Camelia Girls](camelia_girls.md)** ()
- **[Clou!](clou.md)** (beta)
- **[Colossal Cave Adventure](colossal_cave.md)** (mature)
- **[Digital: A Love Story](digital.md)** ()
- **[Dragon History](dragon_history.md)** (mature)
- **[Fanwor](fanwor.md)** (mature)
- **[Free in the Dark (engine)](fitd.md)** (beta)
- **[GameLV](gamelv.md)** (beta)
- **[Murder In The Public Domain](murder_in_the_public_domain.md)** ()
- **[Sentiant Storage](sentient_storage.md)** ()
- **[Sintel The Game](sintel.md)** (beta, inactive since 2014)
- **[AdaVenture](adaventure.md)** (Ada, GPL-3.0, mature)
- **[Camelia Girls](camelia_girls.md)** (Ren'py, mature)
- **[Clou!](clou.md)** (C, beta)
- **[Colossal Cave Adventure](colossal_cave.md)** (Python, Apache-2.0, mature)
- **[Digital: A Love Story](digital_a_love_story.md)** (Ren'py, mature)
- **[Dragon History](dragon_history.md)** (GPL, mature)
- **[Fanwor](fanwor.md)** (C, GPL-2.0, mature)
- **[Free in the Dark (engine)](fitd.md)** (C, C++, GPL-2.0, beta)
- **[GameLV](gamelv.md)** (C++, GPL, beta)
- **[Murder In The Public Domain](murder_in_the_public_domain.md)** (GPL-3.0, mature)
- **[Sentient Storage](sentient_storage.md)** (Python, Public Domain, mature)
- **[Sintel The Game](sintel.md)** (Python, MIT, beta, inactive since 2014)
- **[Solaris the Game](solaris.md)** (beta)
- **[Star Maiden Rio](star_maiden_rio.md)** ()
- **[TwinEngine](twin_engine.md)** ()
- **[Star Maiden Rio](star_maiden_rio.md)** (mature)
- **[TwinEngine](twin_engine.md)** (C, GPL-2.0, mature, inactive since 2015)
- **[Visions from the Other Side](visions_from_the_other_side.md)** ()
[comment]: # (end of autogenerated content)

View File

@ -3,10 +3,12 @@
_A Little Big Adventure engine._
- Home: https://github.com/xesf/twin-e
- Keywords: reimplementation, requires original content
- State: mature, inactive since 2015
- Keywords: reimplementation, requires original content (Little Big Adventure 1)
- Code repository: https://github.com/xesf/twin-e
- Code language: C
- Code license: GPL-2.0
- Code dependencies: SDL
## Building