Add mapping for Steam cloud root 'winappdatalocal'
This commit is contained in:
parent
89f80086a2
commit
62ed6b3cf8
3 changed files with 19 additions and 3 deletions
|
@ -15282,6 +15282,11 @@ Ad Exitum:
|
|||
steam:
|
||||
id: 444990
|
||||
Ad Infinitum:
|
||||
files:
|
||||
"<winLocalAppData>/AdInfinitum/Saved/SaveGames/*.sav":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
gog:
|
||||
id: 1153685570
|
||||
id:
|
||||
|
@ -42606,6 +42611,14 @@ Astro Duel:
|
|||
steam:
|
||||
id: 429690
|
||||
Astro Duel II:
|
||||
files:
|
||||
"<home>/Library/Application Support/Astro Duel 2/ad2_save.xml":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<winLocalAppData>/AstroDuel2/ad2_save.xml":
|
||||
when:
|
||||
- store: steam
|
||||
installDir:
|
||||
Astro Duel 2: {}
|
||||
launch:
|
||||
|
@ -581302,6 +581315,11 @@ The Walking Dead Onslaught:
|
|||
steam:
|
||||
id: 916840
|
||||
"The Walking Dead: Saints & Sinners - Chapter 2: Retribution":
|
||||
files:
|
||||
"<winLocalAppData>/TWD/Saved_CH2/SaveGames/**/*.sav":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
installDir:
|
||||
The Walking Dead Saints & Sinners - Chapter 2 Retribution: {}
|
||||
steam:
|
||||
|
|
Reference in a new issue