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.
11 lines
446 B
JSON
11 lines
446 B
JSON
{
|
|
"settings" : {
|
|
"Name" : "India",
|
|
"Script" : "india.js",
|
|
"Description" : "Central India just before the monsoon season - a parched land awaits the life-bringing rain which is already two months late. Due to the extended dryness and scorching heat, only the largest lake remains. The hardy trees which have survived the climate are spread out, yet not too scarce.",
|
|
"Preview" : "india.png",
|
|
"Keywords": [],
|
|
"CircularMap" : true
|
|
}
|
|
}
|