fixed anchored links for tocs

This commit is contained in:
Trilarion
2019-07-08 13:29:53 +02:00
parent 59b96e0878
commit 66f66ae6ba
8 changed files with 27 additions and 21 deletions

10
games/_game-engine.md Normal file
View File

@ -0,0 +1,10 @@
[comment]: # (autogenerated content, do not edit)
# Game engine
- **[Castle Game Engine](castle_game_engine.md)** (Pascal, LGPL-2.0, mature)
- **[Free in the Dark (engine)](fitd.md)** (C, C++, GPL-2.0, beta)
- **[Open Game Engine](open_game_engine.md)** (C++, LGPL-2.1, beta, inactive since 2008)
- **[OpenMW](open_mw.md)** (C++, GPL-3.0, mature)
- **[PainTown](paintown.md)** (C++, Java, Python, 3-clause BSD, mature)
- **[ScummVM](scummvm.md)** (C++, GPL-2.0, mature)
- **[TwinEngine](twin_engine.md)** (C, GPL-2.0, mature, inactive since 2015)