mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Merge branch 'feat/steam-sync' into cooker-0.8.0b
This commit is contained in:
commit
7b36003d8c
|
@ -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",
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue