mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2026-06-13 04:04:59 +03:00
Add GOG Galaxy to Ubisoft Connect launcher check
This commit is contained in:
@@ -3011,7 +3011,7 @@ function install_launcher {
|
||||
fi
|
||||
|
||||
#temp ubi fix
|
||||
if [[ "$launcher_name" == "Ubisoft Connect" ]]; then
|
||||
if [[ "$launcher_name" == "Ubisoft Connect" || "$launcher_name" == "GOG Galaxy" ]]; then
|
||||
for root in \
|
||||
"$HOME/.local/share/Steam" \
|
||||
"$HOME/.steam/steam" \
|
||||
|
||||
Reference in New Issue
Block a user