Add GOG Galaxy to Ubisoft Connect launcher check

This commit is contained in:
Roy
2026-06-07 06:10:16 -07:00
committed by GitHub
parent 03a5065f63
commit c1731b8765
+1 -1
View File
@@ -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" \