mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-09 08:25:48 -07:00
5 lines
150 B
JSON
5 lines
150 B
JSON
{
|
|
"name": "Demo Bot",
|
|
"description": "A simple opponent, mainly designed for testing our AI scripting framework.",
|
|
"constructor": "TestBotAI"
|
|
}
|