mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 14:23:56 -07:00
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.
9 lines
189 B
JSON
9 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
|
|
}
|
|
}
|