diff --git a/services/sunshine.sh b/services/sunshine.sh index f211a82..5ba3766 100644 --- a/services/sunshine.sh +++ b/services/sunshine.sh @@ -161,6 +161,17 @@ EOF "exit-timeout": 5, "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", "output": "", @@ -183,6 +194,17 @@ EOF { "env": {}, "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", "output": "",