style(categories): prettier formatting

This commit is contained in:
enes 2025-01-09 13:20:11 +01:00
parent b60659eebf
commit b3ade8e1d2

View File

@ -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"
] ]