Skip to content

Commit 37a9905

Browse files
committed
#64 - added protonup qt
1 parent 3f464ed commit 37a9905

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/data/guide.js

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,25 @@ export const GUIDE_RESOURCES = [
106106
"src": "https://img.shields.io/github/stars/AUNaseef/protonup?style=social"
107107
},
108108
]
109+
},
110+
{
111+
"title": "ProtonUp-Qt",
112+
"link": "https://github.com/DavidoTek/ProtonUp-Qt",
113+
"type": "repo",
114+
"description": "Install and manage GE-Proton and Luxtorpeda for Steam and Wine-GE for Lutris with this graphical user interface. For more: https://davidotek.github.io/protonup-qt/",
115+
"badges": [
116+
{
117+
"alt": "GitHub Watchers",
118+
"src": "https://img.shields.io/github/watchers/DavidoTek/ProtonUp-Qt?style=social"
119+
},
120+
{
121+
"alt": "GitHub Forks",
122+
"src": "https://img.shields.io/github/forks/DavidoTek/ProtonUp-Qt?style=social"
123+
},
124+
{
125+
"alt": "GitHub Stars",
126+
"src": "https://img.shields.io/github/stars/DavidoTek/ProtonUp-Qt?style=social"
127+
},
128+
]
109129
}
110130
]

0 commit comments

Comments
 (0)