Commit 2fc0d4b
committed
feat(config,registry): add PlayStation Plus launcher
APP_REGISTRY[ps-plus]: installs to Program Files (x86)/PlayStationPlus/PlayStationPlus.exe; purge paths cover the app dir + AppData/Roaming/playstation-plus and playstation-now (confirmed by user install).
APP_INSTALL_ARGS[ps-plus]=/S: NSIS silent flag.
find_local_installer: matches *playstation*.exe and *psplus*.exe in ./installers/.
Download URL: https://download-psplus.playstation.com/downloads/psplus/pc/latest (direct wget-compatible, requires PlayStation subscription for activation but not for download). User confirmed successful installation under GE-Proton11-6.
docs/INSTALLER_LINKS.md and installers/README.md updated by user.1 parent 99c699c commit 2fc0d4b
4 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
128 | 131 | | |
129 | 132 | | |
130 | 133 | | |
| |||
0 commit comments