1
0
forked from mirrors/0ad

Adds notice of saved game issues to Aegis' description

This was SVN commit r13332.
This commit is contained in:
historic_bruno
2013-04-01 15:03:31 +00:00
parent 0535cab26f
commit 329b3e3d28
@@ -1,6 +1,6 @@
{
"name": "Aegis Bot",
"description": "Wraitii's improvement of qBot.\nIt is more reliable and is generally a better player.\nNote that Aegis is still very much a work in progress, so you may run into issues or bugs.\nPlease report those to the Wildfire Games forums.",
"description": "Wraitii's improvement of qBot. It is more reliable and generally a better player. Note that it doesn't support saved games yet, and there may be other bugs. Please report issues to Wildfire Games (see the link in the main menu).",
"constructor": "QBotAI",
"useShared": true
}