mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-19 14:53:56 -07:00
11 lines
330 B
JSON
11 lines
330 B
JSON
{
|
|
"settings" : {
|
|
"Name" : "Migration",
|
|
"Script" : "migration.js",
|
|
"Description" : "Players start in small islands in the eastern part of the map. There is a big continent in the west ready for expansion.",
|
|
"Keywords": ["naval"],
|
|
"Preview" : "migration.png",
|
|
"SupportedBiomes": "generic/",
|
|
"CircularMap" : true
|
|
}
|
|
}
|