forked from mirrors/0ad
cb82a9a84f
The gamesetup will never be able to do something useful with it, especially change it as an option, so it shouldn't be in the JSON file. Fixes #4973. This was SVN commit r20912.
10 lines
239 B
JSON
10 lines
239 B
JSON
{
|
|
"settings" : {
|
|
"Name" : "Sahel",
|
|
"Script" : "sahel.js",
|
|
"Description" : "A somewhat open map with an abundance of food and mineral resources, while wood is somewhat scarce.",
|
|
"Preview" : "sahel.png",
|
|
"CircularMap" : true
|
|
}
|
|
}
|