forked from mirrors/0ad
626d89a726
This was SVN commit r21010.
11 lines
249 B
JSON
11 lines
249 B
JSON
{
|
|
"settings" : {
|
|
"Name" : "Rivers",
|
|
"Script" : "rivers.js",
|
|
"Description" : "Rivers flow between players and join each other in the center of the map.",
|
|
"Preview" : "rivers.png",
|
|
"SupportedBiomes": "generic/",
|
|
"CircularMap" : true
|
|
}
|
|
}
|