Import recent changes from PCGamingWiki
This commit is contained in:
parent
69aa6a0eb4
commit
d5d5eba139
4 changed files with 78 additions and 37 deletions
|
@ -3501,6 +3501,16 @@ A Hat in Time:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
<home>/Library/Application Support/com.GearsforBreakfast.HatinTimeGame/HatinTimeGame/Config:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: mac
|
||||
<home>/Library/Application Support/com.GearsforBreakfast.HatinTimeGame/HatinTimeGame/SaveData:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: mac
|
||||
installDir:
|
||||
HatinTime: {}
|
||||
steam:
|
||||
|
@ -51088,12 +51098,18 @@ Control:
|
|||
- config
|
||||
when:
|
||||
- store: epic
|
||||
- store: gog
|
||||
- store: steam
|
||||
<home>/Documents/My Games/Control/Saves:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- store: gog
|
||||
<home>/Documents/My Games/Control/Saves/preferences_data:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- store: gog
|
||||
<root>/userdata/<storeUserId>/870780/remote:
|
||||
tags:
|
||||
- save
|
||||
|
@ -160878,6 +160894,27 @@ Nadia Was Here:
|
|||
steam:
|
||||
id: 436070
|
||||
Naev:
|
||||
files:
|
||||
'%APPDATA%/naev':
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
'%APPDATA%/naev/saves':
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
<home>/.local/share/naev:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: linux
|
||||
<home>/.local/share/naev/saves:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: linux
|
||||
installDir:
|
||||
Naev: {}
|
||||
steam:
|
||||
|
@ -206215,6 +206252,12 @@ Screw-Nut:
|
|||
steam:
|
||||
id: 775810
|
||||
Scribble It!:
|
||||
files:
|
||||
<winLocalAppData>/ScribbleIt:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
Scribble It!: {}
|
||||
steam:
|
||||
|
|
Reference in a new issue