Skip to content

Commit 97443c8

Browse files
committed
Add official Linux Loader release link to resources
1 parent 47e0977 commit 97443c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ const DEVICE_LINKS = [
3636
]
3737

3838
const GUIDE_LINKS = [
39+
{ name: 'PS4 Linux Loader', summary: 'Official kexec payload releases', url: 'https://github.com/ps4-linux/ps4-linux-loader/releases' },
3940
{ name: 'PS4 Linux Tutorial', summary: 'End-to-end setup guide', url: 'https://dionkill.github.io/ps4-linux-tutorial/' },
4041
{ name: 'TheVorkMan PS4 Linux Tutorial', summary: 'Setup and troubleshooting guide', url: 'https://github.com/TheVorkMan/ps4-linux-tutorial' },
4142
{ name: 'ZFentom PS4 Guide', summary: 'PS4 Linux information and tips', url: 'https://zfentom.github.io/playstation-linux-tutorial/ps4/information.html' },

0 commit comments

Comments
 (0)