forked from mirrors/0ad
045c3c9d5f
Differential Revision: https://code.wildfiregames.com/D2607 This was SVN commit r23473.
12 lines
316 B
JSON
12 lines
316 B
JSON
{
|
|
"settings" : {
|
|
"Name" : "Frontier",
|
|
"Script" : "frontier.js",
|
|
"Description" : "A wild, unknown landscape awaits rival explorers.",
|
|
"Preview" : "frontier.png",
|
|
"SupportedBiomes": "generic/",
|
|
"CircularMap" : true,
|
|
"TeamPlacements": ["radial", "line", "randomGroup", "stronghold"]
|
|
}
|
|
}
|