Add CoD 4's missing gametypes. (#280)

* Add CoD 4's missing gametypes.

* Fixed invalid issue
This commit is contained in:
efinst0rm 2023-04-07 20:41:12 -05:00 committed by GitHub
parent 710382d432
commit 19bbdede45

View File

@ -69,6 +69,39 @@
}
],
"Gametypes": [
{
"Game": "IW3",
"Gametypes": [
{
"Name": "ctf",
"Alias": "Capture The Flag"
},
{
"Name": "dm",
"Alias": "Free For All"
},
{
"Name": "dom",
"Alias": "Domination"
},
{
"Name": "koth",
"Alias": "Headquarters"
},
{
"Name": "sab",
"Alias": "Sabotage"
},
{
"Name": "sd",
"Alias": "Search & Destroy"
},
{
"Name": "war",
"Alias": "Team Deathmatch"
}
]
},
{
"Game": "IW4",
"Gametypes": [