You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ const DEVICE_LINKS = [
36
36
]
37
37
38
38
constGUIDE_LINKS=[
39
+
{name: 'PS4 Linux Loader',summary: 'Official kexec payload releases',url: 'https://github.com/ps4-linux/ps4-linux-loader/releases'},
39
40
{name: 'PS4 Linux Tutorial',summary: 'End-to-end setup guide',url: 'https://dionkill.github.io/ps4-linux-tutorial/'},
40
41
{name: 'TheVorkMan PS4 Linux Tutorial',summary: 'Setup and troubleshooting guide',url: 'https://github.com/TheVorkMan/ps4-linux-tutorial'},
41
42
{name: 'ZFentom PS4 Guide',summary: 'PS4 Linux information and tips',url: 'https://zfentom.github.io/playstation-linux-tutorial/ps4/information.html'},
0 commit comments