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