mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-16 23:10:13 +00:00
15 lines
224 B
JSON
15 lines
224 B
JSON
{
|
|
"env":{
|
|
"PATH":"$(PATH);C:\\Program Files (x86)\\Steam"
|
|
},
|
|
"apps":[
|
|
{
|
|
"name":"Steam BigPicture",
|
|
|
|
"output":"steam.txt",
|
|
"detached":["steam steam://open/bigpicture"],
|
|
"image-path":"./assets/steam.png"
|
|
}
|
|
]
|
|
}
|