mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-04 22:57:19 +02:00
12 lines
442 B
JSON
Executable File
12 lines
442 B
JSON
Executable File
{
|
|
"files.readonlyInclude": {
|
|
"dist/**/*": true,
|
|
"src/modules/patcher/patches/controller-customization.js": true,
|
|
"src/modules/patcher/patches/expose-stream-session.js": true,
|
|
"src/modules/patcher/patches/local-co-op-enable.js": true,
|
|
"src/modules/patcher/patches/poll-gamepad.js": true,
|
|
"src/modules/patcher/patches/remote-play-keep-alive.js": true,
|
|
"src/modules/patcher/patches/vibration-adjust.js": true
|
|
}
|
|
}
|