categories,18popup,clear.TextEditorSwap,GameCardHover #177
@ -1,7 +1,47 @@
|
|||||||
[
|
[
|
||||||
{"name": "gameplay", "sub": [{"name": "difficulty"}]},
|
{
|
||||||
{"name": "input", "sub": [{"name": "key mapping"}, {"name": "macro"}]},
|
"gameplay": {
|
||||||
{"name": "gameplay", "sub": ["hud", "menus", "icons"]},
|
"sub": [
|
||||||
{"name": "gameplay", "sub": ["mechanics", "balance", "ai"]},
|
{"difficulty": {}}
|
||||||
"bugfixes"
|
]
|
||||||
|
},
|
||||||
|
"input": {
|
||||||
|
"sub": [
|
||||||
|
{"key mapping": {}},
|
||||||
|
{"macro": {}}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"visual": {
|
||||||
|
"sub": [
|
||||||
|
{"textures": {}},
|
||||||
|
{"lighting": {}},
|
||||||
|
{"character models": {}},
|
||||||
|
{"environment models": {}}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"audio": {
|
||||||
|
"sub": [
|
||||||
|
{"sfx": {}},
|
||||||
|
{"music": {}},
|
||||||
|
{"voice": {}}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"user interface": {
|
||||||
|
"sub": [
|
||||||
|
{"hud": {}},
|
||||||
|
{"menu": {}}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"quality of life": {
|
||||||
|
"sub": [
|
||||||
|
{"bug fixes": {}},
|
||||||
|
{"performance": {}},
|
||||||
|
{"accessibility": {}}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"total conversions": {},
|
||||||
|
"translation": {},
|
||||||
|
"multiplayer": {},
|
||||||
|
"clothing": {}
|
||||||
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user