wesnoth/data/ai/dev/formula_ai.cfg
Iurii Chernyi 5652b111c0 optional new-style AI configs...
...and generation of AI lists in multiplayer from files
2009-06-28 13:01:41 +00:00

11 lines
200 B
INI

#textdomain wesnoth
[ai]
id=formula_ai_stable
description=Formula AI
[stage]
engine=cpp
name=testing_ai_default::fallback
fallback=formula_ai
[/stage]
[/ai]