Import recent changes from PCGamingWiki
This commit is contained in:
parent
0778dd73b1
commit
d286b77365
3 changed files with 25 additions and 1 deletions
|
@ -170271,6 +170271,7 @@ Death Road to Canada:
|
|||
- os: linux
|
||||
"<home>/Library/Application Support/DR2C":
|
||||
tags:
|
||||
- config
|
||||
- save
|
||||
when:
|
||||
- os: mac
|
||||
|
@ -666863,6 +666864,12 @@ That Which Binds Us:
|
|||
id: 1065410
|
||||
"That's not my neighbor":
|
||||
files:
|
||||
"<home>/Library/Application Support/Godot/app_userdata/That's not my neighbor":
|
||||
tags:
|
||||
- config
|
||||
- save
|
||||
when:
|
||||
- os: mac
|
||||
"<winAppData>/Godot/app_userdata/That's not my neighbor":
|
||||
tags:
|
||||
- config
|
||||
|
@ -788235,6 +788242,14 @@ Wuthering Waves:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
Wuthering Waves: {}
|
||||
launch:
|
||||
"<base>/Wuthering Waves.exe":
|
||||
- when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 3513350
|
||||
"Wuxia Archive: Crisis Escape":
|
||||
|
|
|
@ -612437,7 +612437,13 @@
|
|||
executable: SteamGame.exe
|
||||
type: editor
|
||||
3511620: {}
|
||||
3513350: {}
|
||||
3513350:
|
||||
installDir: Wuthering Waves
|
||||
launch:
|
||||
- config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
executable: Wuthering Waves.exe
|
||||
3527760: {}
|
||||
3534150: {}
|
||||
3536610:
|
||||
|
|
|
@ -54155,6 +54155,7 @@ Death Road to Canada:
|
|||
steam: 252610
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|appdata}}\\.madgarden\\DR2C}}"
|
||||
- "{{Game data/config|OS X|~/Library/Application Support/DR2C}}"
|
||||
- "{{Game data/config|Linux|{{p|linuxhome}}/.madgarden/DR2C}}"
|
||||
- "{{Game data/saves|Windows|{{p|APPDATA}}\\.madgarden\\DR2C}}"
|
||||
- "{{Game data/saves|OS X|~/Library/Application Support/DR2C}}"
|
||||
|
@ -213282,7 +213283,9 @@ That Which Binds Us:
|
|||
pageId: 194559
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|appdata}}\\Godot\\app_userdata\\That's not my neighbor}}"
|
||||
- "{{Game data/config|OS X|~/Library/Application Support/Godot/app_userdata/That's not my neighbor}}"
|
||||
- "{{Game data/saves|Windows|{{P|appdata}}\\Godot\\app_userdata\\That's not my neighbor}}"
|
||||
- "{{Game data/saves|OS X|~/Library/Application Support/Godot/app_userdata/That's not my neighbor}}"
|
||||
"Thaumistry: In Charm's Way":
|
||||
cloud:
|
||||
steam: true
|
||||
|
|
Reference in a new issue