mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
12 lines
418 B
JSON
12 lines
418 B
JSON
{
|
|
"valve_internal":{
|
|
"label": "Enable Valve Internal",
|
|
"desc1": "Enables the Valve internal developer menu.",
|
|
"desc2": "Do not touch anything in this menu unless you know what it does."
|
|
},
|
|
"react_devtools":{
|
|
"label": "Enable React DevTools",
|
|
"desc": "Enables connection to a computer running React DevTools. Changing this setting will reload Steam. Set the IP address before enabling."
|
|
}
|
|
}
|