forked from mirrors/0ad
08d5e7bf66
This was SVN commit r9031.
6 lines
150 B
JSON
6 lines
150 B
JSON
{
|
|
"name": "Demo Bot",
|
|
"description": "A simple opponent, mainly designed for testing our AI scripting framework.",
|
|
"constructor": "TestBotAI"
|
|
}
|