Cache forms #187
@ -1,13 +1,19 @@
|
||||
[
|
||||
{ "name": "gameplay ", "sub": ["difficulty"]},
|
||||
{ "name": "input", "sub": ["key mapping", "macro"]},
|
||||
{ "name": "visual", "sub": ["textures", "lighting", "character models", "environment models"] },
|
||||
{ "name": "gameplay ", "sub": ["difficulty"] },
|
||||
{ "name": "input", "sub": ["key mapping", "macro"] },
|
||||
{
|
||||
"name": "visual",
|
||||
"sub": ["textures", "lighting", "character models", "environment models"]
|
||||
},
|
||||
{ "name": "audio", "sub": ["sfx", "music", "voice"] },
|
||||
{ "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",
|
||||
"translation",
|
||||
"multiplayer",
|
||||
"clothing",
|
||||
"Mod Manager"
|
||||
"mod manager"
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user