mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-19 14:53:56 -07:00
11 lines
335 B
JSON
11 lines
335 B
JSON
{
|
|
"settings" : {
|
|
"Name" : "Frontier",
|
|
"Script" : "frontier.js",
|
|
"Description" : "A wild, unknown landscape awaits rival explorers.",
|
|
"Preview" : "frontier.png",
|
|
"SupportedBiomes": "generic/",
|
|
"CircularMap" : true,
|
|
"PlayerPlacements": ["circle", "river", "groupedLines", "randomGroup", "stronghold"]
|
|
}
|
|
}
|