mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 08:07:18 +02:00
Add link to list of supported local co-op games
This commit is contained in:
parent
0ef1e8a526
commit
83ff859798
@ -6721,7 +6721,10 @@ class Preferences {
|
|||||||
|
|
||||||
[Preferences.CONTROLLER_SUPPORT_LOCAL_CO_OP]: {
|
[Preferences.CONTROLLER_SUPPORT_LOCAL_CO_OP]: {
|
||||||
'default': false,
|
'default': false,
|
||||||
'note': __('enable-local-co-op-support-note'),
|
'note':CE('a', {
|
||||||
|
href: 'https://github.com/redphx/better-xcloud/discussions/275',
|
||||||
|
target: '_blank',
|
||||||
|
}, __('enable-local-co-op-support-note')),
|
||||||
},
|
},
|
||||||
|
|
||||||
[Preferences.CONTROLLER_ENABLE_SHORTCUTS]: {
|
[Preferences.CONTROLLER_ENABLE_SHORTCUTS]: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user