sunshine: add SWBF2 Single Player app entry
Adds a Moonlight app entry that launches SWBF2 directly via Steam (steam://rungameid/1237950) — both with and without the Kyber entry. Moonlight app list now shows: Kyber SWBF2 | SWBF2 Single Player | Desktop Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01D8ckUJQtj1pH8jtAddBDZs
This commit is contained in:
@@ -161,6 +161,17 @@ EOF
|
|||||||
"exit-timeout": 5,
|
"exit-timeout": 5,
|
||||||
"image-path": ""
|
"image-path": ""
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "SWBF2 Single Player",
|
||||||
|
"output": "",
|
||||||
|
"cmd": "steam steam://rungameid/1237950",
|
||||||
|
"exclude-global-prep-cmd": false,
|
||||||
|
"elevated": false,
|
||||||
|
"auto-detach": true,
|
||||||
|
"wait-all": true,
|
||||||
|
"exit-timeout": 5,
|
||||||
|
"image-path": ""
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Desktop",
|
"name": "Desktop",
|
||||||
"output": "",
|
"output": "",
|
||||||
@@ -183,6 +194,17 @@ EOF
|
|||||||
{
|
{
|
||||||
"env": {},
|
"env": {},
|
||||||
"apps": [
|
"apps": [
|
||||||
|
{
|
||||||
|
"name": "SWBF2 Single Player",
|
||||||
|
"output": "",
|
||||||
|
"cmd": "steam steam://rungameid/1237950",
|
||||||
|
"exclude-global-prep-cmd": false,
|
||||||
|
"elevated": false,
|
||||||
|
"auto-detach": true,
|
||||||
|
"wait-all": true,
|
||||||
|
"exit-timeout": 5,
|
||||||
|
"image-path": ""
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Desktop",
|
"name": "Desktop",
|
||||||
"output": "",
|
"output": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user