Import recent changes from PCGamingWiki
This commit is contained in:
parent
c93a18e71e
commit
537b3f6138
3 changed files with 50 additions and 1 deletions
|
@ -747174,6 +747174,32 @@ What if George Washington was a Girl?:
|
|||
What the Car?:
|
||||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<home>/AppData/LocalLow/Triband/WHATTHECAR/*.SpeedMetaSave":
|
||||
when:
|
||||
- store: steam
|
||||
"<home>/AppData/LocalLow/Triband/WHATTHECAR/*.car":
|
||||
when:
|
||||
- store: steam
|
||||
"<home>/Library/Application Support/Triband/WHAT THE CAR/*.SpeedMetaSave":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<home>/Library/Application Support/Triband/WHAT THE CAR/*.car":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
installDir:
|
||||
WHAT THE CAR: {}
|
||||
launch:
|
||||
"<base>/WHAT THE CAR.app":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/WHATTHECAR.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 2727650
|
||||
What the Dark Keeps:
|
||||
|
|
|
@ -29257,7 +29257,6 @@
|
|||
* [What have you done, Father?](https://www.pcgamingwiki.com/wiki/?curid=191330)
|
||||
* [What Is Love?](https://www.pcgamingwiki.com/wiki/?curid=88069)
|
||||
* [What Never Was: Chapter II](https://www.pcgamingwiki.com/wiki/?curid=173559)
|
||||
* [What the Car?](https://www.pcgamingwiki.com/wiki/?curid=193556)
|
||||
* [What the Dark Keeps](https://www.pcgamingwiki.com/wiki/?curid=38700)
|
||||
* [What the Duck](https://www.pcgamingwiki.com/wiki/?curid=142367)
|
||||
* [What The Heck, Dude?](https://www.pcgamingwiki.com/wiki/?curid=52688)
|
||||
|
|
|
@ -591521,6 +591521,30 @@
|
|||
nameLocalized:
|
||||
russian: Бессмертный. Сказки Старой Руси
|
||||
2727650:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Triband/WHATTHECAR
|
||||
pattern: "*.car"
|
||||
root: WinAppDataLocalLow
|
||||
- path: Triband/WHATTHECAR
|
||||
pattern: "*.SpeedMetaSave"
|
||||
root: WinAppDataLocalLow
|
||||
overrides:
|
||||
- os: MacOS
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: Triband/WHATTHECAR
|
||||
replace: Triband/WHAT THE CAR
|
||||
root: WinAppDataLocalLow
|
||||
useInstead: MacAppSupport
|
||||
installDir: WHAT THE CAR
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: WHATTHECAR.exe
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: WHAT THE CAR.app
|
||||
nameLocalized:
|
||||
japanese: WHAT THE CAR? - うんてん、できるかな?
|
||||
schinese: WHAT THE CAR? 万物皆可赛车
|
||||
|
|
Reference in a new issue