style(categories): prettier formatting
This commit is contained in:
parent
b60659eebf
commit
b3ade8e1d2
@ -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