Merge: src/model/model_index: model index uses BKTree
[nit.git] / src / doc / templates / tests / test_md_commands.sav / test_cmd_mentities.res
1 * `careers` - Careers of the game.
2 * `character` - Characters are playable entity in the world.
3 * `combat` - COmbat interactions between characters.
4 * `excluded`
5 * `game` - A game abstraction for RPG.
6 * `game_examples`
7 * `platform` - Declares base types allowed on the platform.
8 * `races` - Races of the game.
9 * `rpg` - A worlg RPG abstraction.
10 * `test_game`
11 * `test_prog` - A test program with a fake model to check model tools.