Import recent changes from PCGamingWiki
This commit is contained in:
parent
1a6b5f6a8b
commit
dfd0d6ddb9
2 changed files with 16 additions and 13 deletions
|
@ -1780,13 +1780,14 @@ $1 Ride:
|
||||||
tags:
|
tags:
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
|
- os: windows
|
||||||
- os: linux
|
- os: linux
|
||||||
"<home>/Library/Preferences/unity.JeppeCarlsen.140.plist":
|
"<home>/Library/Preferences/unity.JeppeCarlsen.140.plist":
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: mac
|
- os: mac
|
||||||
"<xdgConfig>/unity3d/JeppeCarlsen/140":
|
"<xdgConfig>/unity3d/JeppeCarlsen/140/prefs":
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
|
@ -1812,9 +1813,9 @@ $1 Ride:
|
||||||
- os: linux
|
- os: linux
|
||||||
store: steam
|
store: steam
|
||||||
registry:
|
registry:
|
||||||
HKEY_CURRENT_USER/SOFTWARE/JeppeCarlsen/140:
|
HKEY_CURRENT_USER/Software/JeppeCarlsen/140:
|
||||||
tags:
|
tags:
|
||||||
- save
|
- config
|
||||||
steam:
|
steam:
|
||||||
id: 242820
|
id: 242820
|
||||||
"1406":
|
"1406":
|
||||||
|
@ -545118,17 +545119,16 @@ Slice:
|
||||||
id: 840310
|
id: 840310
|
||||||
Slice & Dice:
|
Slice & Dice:
|
||||||
files:
|
files:
|
||||||
"<base>/SliceAndDice.app/Contents/Resources/xsrvc.dll":
|
|
||||||
when:
|
|
||||||
- os: mac
|
|
||||||
store: steam
|
|
||||||
"<base>/xsrvc.dll":
|
"<base>/xsrvc.dll":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
"<base>/xsrvcx.dll":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
when:
|
when:
|
||||||
- store: steam
|
|
||||||
- os: windows
|
- os: windows
|
||||||
store: steam
|
|
||||||
- os: linux
|
|
||||||
store: steam
|
|
||||||
installDir:
|
installDir:
|
||||||
Slice_n_Dice: {}
|
Slice_n_Dice: {}
|
||||||
launch:
|
launch:
|
||||||
|
|
|
@ -489,9 +489,10 @@ $1 Ride:
|
||||||
pageId: 18518
|
pageId: 18518
|
||||||
steam: 242820
|
steam: 242820
|
||||||
templates:
|
templates:
|
||||||
|
- "{{Game data/config|Windows|{{p|hkcu}}\\Software\\JeppeCarlsen\\140}}"
|
||||||
- "{{Game data/config|OS X|{{p|osxhome}}/Library/Preferences/unity.JeppeCarlsen.140.plist}}"
|
- "{{Game data/config|OS X|{{p|osxhome}}/Library/Preferences/unity.JeppeCarlsen.140.plist}}"
|
||||||
- "{{Game data/config|Linux|{{P|xdgconfighome}}/unity3d/JeppeCarlsen/140/}}"
|
- "{{Game data/config|Linux|{{p|xdgconfighome}}/unity3d/JeppeCarlsen/140/prefs}}"
|
||||||
- "{{Game data/saves|Windows|{{p|hkcu}}\\SOFTWARE\\JeppeCarlsen\\140}}"
|
- "{{Game data/saves|Windows|{{p|game}}\\140.sav}}"
|
||||||
- "{{Game data/saves|Linux|{{p|game}}/140.sav}}"
|
- "{{Game data/saves|Linux|{{p|game}}/140.sav}}"
|
||||||
"1406":
|
"1406":
|
||||||
pageId: 130096
|
pageId: 130096
|
||||||
|
@ -157429,6 +157430,8 @@ Slice:
|
||||||
Slice & Dice:
|
Slice & Dice:
|
||||||
pageId: 193967
|
pageId: 193967
|
||||||
steam: 1775490
|
steam: 1775490
|
||||||
|
templates:
|
||||||
|
- "{{Game data/saves|Windows|{{P|game}}/xsrvc.dll|{{P|game}}/xsrvcx.dll}}"
|
||||||
Slice of Life:
|
Slice of Life:
|
||||||
pageId: 68206
|
pageId: 68206
|
||||||
steam: 693180
|
steam: 693180
|
||||||
|
|
Reference in a new issue