mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-01-01 03:18:32 +00:00
Add untracked file
This commit is contained in:
parent
44f86dd3e5
commit
1b49a9661e
16
assets/apps_windows.json
Normal file
16
assets/apps_windows.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"env":{
|
||||||
|
"PATH":"$(PATH);C:\\Program Files (x86)\\Steam"
|
||||||
|
},
|
||||||
|
"apps":[
|
||||||
|
{
|
||||||
|
"name":"Steam BigPicture",
|
||||||
|
|
||||||
|
"output":"steam.txt",
|
||||||
|
"cmd":"steam -tenfoot",
|
||||||
|
"prep-cmd":[
|
||||||
|
{ "do":"steam -shutdown" }
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user