mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-17 17:10:02 +00:00
16 lines
205 B
JSON
16 lines
205 B
JSON
{
|
|
"env":{
|
|
"PATH":"$(PATH);C:\\Program Files (x86)\\Steam"
|
|
},
|
|
"apps":[
|
|
{
|
|
"name":"Steam BigPicture",
|
|
|
|
"output":"steam.txt",
|
|
"prep-cmd":[
|
|
{"do":"steam \"steam://open/bigpicture\""}
|
|
]
|
|
}
|
|
]
|
|
}
|