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
189 B
JSON
10 lines
189 B
JSON
{
|
|
"settings" : {
|
|
"Name" : "Deep Forest",
|
|
"Script" : "deep_forest.js",
|
|
"Description" : "A deep dark forest in Germania.",
|
|
"Preview" : "deep_forest.png",
|
|
"CircularMap" : true
|
|
}
|
|
}
|