forked from mirrors/0ad
626d89a726
This was SVN commit r21010.
12 lines
306 B
JSON
12 lines
306 B
JSON
{
|
|
"settings" : {
|
|
"Name" : "Archipelago",
|
|
"Script" : "archipelago.js",
|
|
"Description" : "A maze of islands of different sizes and shapes. Players start with more wood than normal.",
|
|
"Keywords": ["naval"],
|
|
"Preview" : "archipelago.png",
|
|
"SupportedBiomes": "generic/",
|
|
"CircularMap" : true
|
|
}
|
|
}
|