mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-01 13:17:20 +02:00
13 lines
502 B
JSON
Executable File
13 lines
502 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/game-card-icons.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
|
|
}
|
|
}
|