Add untracked file
This commit is contained in:
@@ -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" }
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user