mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 06:55:14 +00:00
12 lines
335 B
JSON
12 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"]
|
|
}
|
|
}
|