Import recent changes from PCGamingWiki
This commit is contained in:
parent
89b3f67e79
commit
538c218b7e
3 changed files with 31 additions and 3 deletions
|
@ -111803,6 +111803,12 @@ Caves of Qud:
|
|||
when:
|
||||
- os: linux
|
||||
store: steam
|
||||
"<home>/AppData/LocalLow/Freehold Games/CavesOfQud/Local/PlayerOptions.json":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<home>/AppData/LocalLow/Freehold Games/CavesOfQud/PlayerOptions.json":
|
||||
tags:
|
||||
- config
|
||||
|
@ -111813,6 +111819,12 @@ Caves of Qud:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<home>/AppData/LocalLow/Freehold Games/CavesOfQud/Synced/Saves":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<home>/Library/Application Support/com.FreeholdGames.CavesOfQud/PlayerOptions.json":
|
||||
tags:
|
||||
- config
|
||||
|
@ -142657,6 +142669,14 @@ Creepy Castle:
|
|||
steam:
|
||||
id: 450440
|
||||
Creepy Claus:
|
||||
installDir:
|
||||
Creepy Claus: {}
|
||||
launch:
|
||||
"<base>/MyProject3.exe":
|
||||
- when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 3320880
|
||||
Creepy Races:
|
||||
|
|
|
@ -600800,7 +600800,14 @@
|
|||
type: default
|
||||
3319580: {}
|
||||
3319590: {}
|
||||
3320880: {}
|
||||
3320880:
|
||||
installDir: Creepy Claus
|
||||
launch:
|
||||
- config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
executable: MyProject3.exe
|
||||
type: default
|
||||
3321460:
|
||||
nameLocalized:
|
||||
english: CRIMSON DESERT
|
||||
|
|
|
@ -35501,13 +35501,13 @@ Caves of Qud:
|
|||
steam: 333640
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|userprofile}}\\AppData\\LocalLow\\Freehold Games\\CavesOfQud\\PlayerOptions.json}}"
|
||||
- "{{Game data/config|Steam|{{p|userprofile}}\\AppData\\LocalLow\\Freehold Games\\CavesOfQud\\Local\\PlayerOptions.json|{{p|linuxhome}}/.config/unity3d/Freehold Games/CavesOfQud/Local/PlayerOptions.json}}"
|
||||
- "{{Game data/config|OS X|{{p|osxhome}}/Library/Application Support/com.FreeholdGames.CavesOfQud/PlayerOptions.json}}"
|
||||
- "{{Game data/config|Linux|{{p|linuxhome}}/.config/unity3d/Freehold Games/CavesOfQud/PlayerOptions.json}}"
|
||||
- "{{Game data/config|Steam|{{p|linuxhome}}/.config/unity3d/Freehold Games/CavesOfQud/Local/PlayerOptions.json}}"
|
||||
- "{{Game data/saves|Windows|{{p|userprofile}}\\AppData\\LocalLow\\Freehold Games\\CavesOfQud\\Saves\\}}"
|
||||
- "{{Game data/saves|Steam|{{p|userprofile}}\\AppData\\LocalLow\\Freehold Games\\CavesOfQud\\Synced\\Saves\\|{{p|linuxhome}}/.config/unity3d/Freehold Games/CavesOfQud/Synced/Saves/}}"
|
||||
- "{{Game data/saves|OS X|{{p|osxhome}}/Library/Application Support/com.FreeholdGames.CavesOfQud/Saves/}}"
|
||||
- "{{Game data/saves|Linux|{{p|linuxhome}}/.config/unity3d/Freehold Games/CavesOfQud/Saves/}}"
|
||||
- "{{Game data/saves|Steam|{{p|linuxhome}}/.config/unity3d/Freehold Games/CavesOfQud/Synced/Saves/}}"
|
||||
Caves!:
|
||||
pageId: 69502
|
||||
steam: 704490
|
||||
|
@ -60373,6 +60373,7 @@ Dragon Ball Xenoverse:
|
|||
Dragon Ball Xenoverse 2:
|
||||
cloud:
|
||||
steam: true
|
||||
xbox: true
|
||||
pageId: 36446
|
||||
steam: 454650
|
||||
templates:
|
||||
|
|
Reference in a new issue