Cache forms #187
@ -1,13 +1,19 @@
|
|||||||
[
|
[
|
||||||
{ "name": "gameplay ", "sub": ["difficulty"]},
|
{ "name": "gameplay ", "sub": ["difficulty"] },
|
||||||
{ "name": "input", "sub": ["key mapping", "macro"]},
|
{ "name": "input", "sub": ["key mapping", "macro"] },
|
||||||
{ "name": "visual", "sub": ["textures", "lighting", "character models", "environment models"] },
|
{
|
||||||
|
"name": "visual",
|
||||||
|
"sub": ["textures", "lighting", "character models", "environment models"]
|
||||||
|
},
|
||||||
{ "name": "audio", "sub": ["sfx", "music", "voice"] },
|
{ "name": "audio", "sub": ["sfx", "music", "voice"] },
|
||||||
{ "name": "user interface", "sub": ["hud", "menu"] },
|
{ "name": "user interface", "sub": ["hud", "menu"] },
|
||||||
{ "name": "quality of life", "sub": ["bug fixes", "performance", "accessibility"] },
|
{
|
||||||
|
"name": "quality of life",
|
||||||
|
"sub": ["bug fixes", "performance", "accessibility"]
|
||||||
|
},
|
||||||
"total conversions",
|
"total conversions",
|
||||||
"translation",
|
"translation",
|
||||||
"multiplayer",
|
"multiplayer",
|
||||||
"clothing",
|
"clothing",
|
||||||
"Mod Manager"
|
"mod manager"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user