Skip to content

Commit

Permalink
Merge pull request #65 from studyhog/develop
Browse files Browse the repository at this point in the history
#64 - added protonup qt
  • Loading branch information
studyhog committed Jul 6, 2022
2 parents d794ef4 + 37a9905 commit 0ec5a1d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/data/guide.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,25 @@ export const GUIDE_RESOURCES = [
"src": "https://img.shields.io/github/stars/AUNaseef/protonup?style=social"
},
]
},
{
"title": "ProtonUp-Qt",
"link": "https://github.com/DavidoTek/ProtonUp-Qt",
"type": "repo",
"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/",
"badges": [
{
"alt": "GitHub Watchers",
"src": "https://img.shields.io/github/watchers/DavidoTek/ProtonUp-Qt?style=social"
},
{
"alt": "GitHub Forks",
"src": "https://img.shields.io/github/forks/DavidoTek/ProtonUp-Qt?style=social"
},
{
"alt": "GitHub Stars",
"src": "https://img.shields.io/github/stars/DavidoTek/ProtonUp-Qt?style=social"
},
]
}
]

0 comments on commit 0ec5a1d

Please sign in to comment.