mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-13 11:07:18 +02:00
3 lines
178 B
JavaScript
3 lines
178 B
JavaScript
connectMode: window.BX_REMOTE_PLAY_CONFIG ? "xhome-connect" : "cloud-connect",
|
|
remotePlayServerId: (window.BX_REMOTE_PLAY_CONFIG && window.BX_REMOTE_PLAY_CONFIG.serverId) || '',
|