mirror of
https://github.com/nzp-team/trenchbroom-profile.git
synced 2024-11-10 06:31:46 +00:00
Update GameConfig.cfg
Fixes issue using TrenchBroom profile
This commit is contained in:
parent
f55e15f351
commit
4417fe6a87
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"version": 8,
|
"version": 8,
|
||||||
"name": "Nazi Zombies: Portable",
|
"name": "Nazi Zombies Portable",
|
||||||
"icon": "Icon.png",
|
"icon": "Icon.png",
|
||||||
"fileformats": [ { "format": "Valve" }, { "format": "Standard" } ],
|
"fileformats": [ { "format": "Valve" }, { "format": "Standard" } ],
|
||||||
"filesystem": {
|
"filesystem": {
|
||||||
|
@ -72,4 +72,4 @@
|
||||||
{ "name": "vis"},
|
{ "name": "vis"},
|
||||||
{ "name": "rad"}
|
{ "name": "rad"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue