Merge branch 'feat/steam-sync' into cooker-0.8.0b

This commit is contained in:
XargonWan 2023-10-18 16:09:37 +02:00
commit 7b36003d8c

View file

@ -274,6 +274,7 @@ STEAM_DATA_DIRS = (
"~/.local/share/Steam", "~/.local/share/Steam",
"~/.steam/steam", "~/.steam/steam",
"~/.var/app/com.valvesoftware.Steam/data/steam", "~/.var/app/com.valvesoftware.Steam/data/steam",
"~/.var/app/com.valvesoftware.Steam/data/Steam",
"/usr/share/steam", "/usr/share/steam",
"/usr/local/share/steam", "/usr/local/share/steam",
) )