mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 21:28:27 +02:00
Optimize Patcher
This commit is contained in:
2
src/modules/patcher/patches/remote-play-enable.js
Executable file
2
src/modules/patcher/patches/remote-play-enable.js
Executable file
@@ -0,0 +1,2 @@
|
||||
connectMode: window.BX_REMOTE_PLAY_CONFIG ? "xhome-connect" : "cloud-connect",
|
||||
remotePlayServerId: (window.BX_REMOTE_PLAY_CONFIG && window.BX_REMOTE_PLAY_CONFIG.serverId) || '',
|
Reference in New Issue
Block a user