forked from mirrors/0ad
bb4b911e99
This was SVN commit r15444.
9 lines
228 B
JSON
9 lines
228 B
JSON
{
|
|
"name": "Tutorial AI",
|
|
"description": "The Tutorial AI should only be used on the \"Introductory Tutorial\" scenario.",
|
|
"constructor": "TutorialAI",
|
|
"moduleName" : "TutorialAI",
|
|
"hidden": true,
|
|
"useShared": true
|
|
}
|