mirror of
https://github.com/dolphin-emu/dolphin
synced 2024-11-05 04:53:44 -05:00
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"
|
|
}
|
|
]
|
|
} |