forked from SteamDeckHomebrew/decky-plugin-database
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump XR Gaming to v1.0.1, adds gamescope-reshade integration (SteamDe…
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule decky-XRGaming
updated
15 files
+12 −2 | decky.pyi | |
+1 −1 | defaults/PyXRLinuxDriverIPC | |
+37 −37 | main.py | |
+15 −18 | package.json | |
+1 −0 | plugin.json | |
+1,076 −359 | pnpm-lock.yaml | |
+7 −36 | rollup.config.js | |
+2 −1 | src/QrButton.tsx | |
+1 −1 | src/SupporterTierFeatureLabel.tsx | |
+1 −1 | src/SupporterTierModal.tsx | |
+3 −2 | src/SupporterTierStatus.tsx | |
+227 −130 | src/index.tsx | |
+1 −1 | src/showQrModal.tsx | |
+93 −69 | src/tutorials.tsx | |
+0 −1 | tsconfig.json |