Import recent changes from PCGamingWiki
This commit is contained in:
parent
10ca1fbc18
commit
1d79d3acbf
4 changed files with 78 additions and 9 deletions
|
@ -58558,6 +58558,11 @@ Barbie Explorer:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
id:
|
||||
lutris: barbie-explorer
|
||||
"Barbie Horse Adventures: Mystery Ride":
|
||||
id:
|
||||
lutris: barbie-horse-adventures-mystery-ride
|
||||
Barbie and Her Sisters Puppy Rescue:
|
||||
installDir:
|
||||
Barbie and Her Sisters Puppy Rescue: {}
|
||||
|
@ -85916,6 +85921,35 @@ Braid:
|
|||
steam:
|
||||
id: 26800
|
||||
Braid Anniversary Edition:
|
||||
files:
|
||||
"<home>/Library/Application Support/Braid, Anniversary Edition/*.braid_campaign":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<home>/Library/Application Support/Braid, Anniversary Edition/*.png":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<winAppData>/Braid, Anniversary Edition/*.braid_campaign":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<winAppData>/Braid, Anniversary Edition/*.png":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
installDir:
|
||||
Braid Anniversary Edition: {}
|
||||
launch:
|
||||
"<base>/Braid.app":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/braid64_d3d11_final.exe":
|
||||
- when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 499180
|
||||
Brain / Out:
|
||||
|
@ -676319,16 +676353,16 @@ Ubinota:
|
|||
id: 323630
|
||||
Udongein X:
|
||||
files:
|
||||
"<winAppData>/udonx":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<winAppData>/udonx/config.ini":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<winAppData>/udonx/savegame.sav":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
id:
|
||||
lutris: udongein-x
|
||||
installDir:
|
||||
|
|
|
@ -3508,7 +3508,6 @@
|
|||
* [Boy Teen Dream](https://www.pcgamingwiki.com/wiki/?curid=125879)
|
||||
* [Boy's Love](https://www.pcgamingwiki.com/wiki/?curid=94639)
|
||||
* [Boyar](https://www.pcgamingwiki.com/wiki/?curid=54293)
|
||||
* [Braid Anniversary Edition](https://www.pcgamingwiki.com/wiki/?curid=162560)
|
||||
* [Brain 43°C](https://www.pcgamingwiki.com/wiki/?curid=96379)
|
||||
* [Brain Booster](https://www.pcgamingwiki.com/wiki/?curid=55548)
|
||||
* [Brain Crush](https://www.pcgamingwiki.com/wiki/?curid=67861)
|
||||
|
|
|
@ -177022,7 +177022,41 @@
|
|||
oslist: macos
|
||||
executable: "OperatorOverload.app\\Contents\\MacOS\\OperatorOverload"
|
||||
type: default
|
||||
499180: {}
|
||||
499180:
|
||||
cloud:
|
||||
saves:
|
||||
- path: "Braid, Anniversary Edition"
|
||||
pattern: "*.braid_campaign"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataRoaming
|
||||
- path: "Braid, Anniversary Edition"
|
||||
pattern: "*.png"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataRoaming
|
||||
- path: "Braid, Anniversary Edition"
|
||||
pattern: "*.braid_campaign"
|
||||
platforms:
|
||||
- MacOS
|
||||
root: MacAppSupport
|
||||
- path: "Braid, Anniversary Edition"
|
||||
pattern: "*.png"
|
||||
platforms:
|
||||
- MacOS
|
||||
root: MacAppSupport
|
||||
installDir: Braid Anniversary Edition
|
||||
launch:
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: Braid.app
|
||||
type: default
|
||||
- config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
description: 64 bit.
|
||||
executable: braid64_d3d11_final.exe
|
||||
type: default
|
||||
499210:
|
||||
installDir: Road Rage
|
||||
launch:
|
||||
|
|
|
@ -16696,12 +16696,14 @@ Barbie Dreamhouse Party:
|
|||
templates:
|
||||
- "{{Game data/saves|Windows|{{P|userprofile\\Documents}}\\My Games\\Barbie Party}}"
|
||||
Barbie Explorer:
|
||||
lutris: barbie-explorer
|
||||
pageId: 170618
|
||||
templates:
|
||||
- "{{Game data/saves|Windows|C:\\Barbie(TM)}}"
|
||||
Barbie Fashion Designer:
|
||||
pageId: 170638
|
||||
"Barbie Horse Adventures: Mystery Ride":
|
||||
lutris: barbie-horse-adventures-mystery-ride
|
||||
pageId: 191496
|
||||
Barbie Pet Rescue:
|
||||
pageId: 170646
|
||||
|
@ -195632,8 +195634,8 @@ Udongein X:
|
|||
pageId: 193926
|
||||
steam: 1819230
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|appdata}}\\udonx\\config.ini}}"
|
||||
- "{{Game data/saves|Windows|{{p|appdata}}\\udonx\\}}"
|
||||
- "{{Game data/config|Windows|{{P|appdata}}\\udonx\\config.ini}}"
|
||||
- "{{Game data/saves|Windows|{{P|appdata}}\\udonx\\savegame.sav}}"
|
||||
Uebergame:
|
||||
pageId: 45898
|
||||
steam: 391780
|
||||
|
|
Reference in a new issue