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
250 B
JSON
10 lines
250 B
JSON
{
|
|
"settings" : {
|
|
"Name" : "Oasis",
|
|
"Script" : "oasis.js",
|
|
"Description" : "Players start around a small oasis in the center of the map which holds much of the available wood on the map.",
|
|
"Preview" : "oasis.png",
|
|
"CircularMap" : true
|
|
}
|
|
}
|