14 lines
263 B
JSON
14 lines
263 B
JSON
|
{
|
||
|
"meta":
|
||
|
{
|
||
|
"title": "Remove HUD",
|
||
|
"author": "Dolphin Team",
|
||
|
"description": "Skips drawing elements designated as the HUD. Can be used for taking screenshots or increasing immersion."
|
||
|
},
|
||
|
"features": [
|
||
|
{
|
||
|
"group": "HUD",
|
||
|
"action": "skip"
|
||
|
}
|
||
|
]
|
||
|
}
|