Skip to content

Commit a33e541

Browse files
committed
add installer for the payload launchpad
1 parent 6cbc9ed commit a33e541

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/payloads.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,16 @@
102102
"latest": "https://github.com/ps5-payload-dev/plutotv/releases/latest/download/plutotv-install.elf"
103103
}
104104
},
105+
{
106+
"displayname": "Payload launchpad",
107+
"description": "Access this webapp from the official Sony dashboard",
108+
"category": "installer",
109+
"sourcecode": "https://github.com/ps5-payload-dev/launchpad",
110+
"contributors": ["john-tornblom"],
111+
"releases": {
112+
"latest": "https://github.com/ps5-payload-dev/launchpad/releases/latest/download/launchpad-install.elf"
113+
}
114+
},
105115
{
106116
"displayname": "Linux Loader",
107117
"description": "Linux payload implementing HV exploits to run a custom bootloader",

0 commit comments

Comments
 (0)