Import recent changes from PCGamingWiki
This commit is contained in:
parent
c31d3b3b63
commit
ddfab92aee
4 changed files with 63 additions and 0 deletions
|
@ -72586,6 +72586,11 @@ Beyond Citadel:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<winLocalAppData>/beyond_citadel/Saved/Config/WindowsNoEditor":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
Beyond Citadel: {}
|
||||
launch:
|
||||
|
@ -255168,6 +255173,22 @@ Fractal:
|
|||
Fractal: {}
|
||||
steam:
|
||||
id: 566180
|
||||
Fractal Block World:
|
||||
installDir:
|
||||
Fractal Block World: {}
|
||||
launch:
|
||||
"<base>/Bin/MacOS/FBW.exe":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
workingDir: "<base>/Bin/MacOS"
|
||||
"<base>/Bin/WindowsMinGW/FBW.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
workingDir: "<base>/Bin/WindowsMinGW"
|
||||
steam:
|
||||
id: 1540570
|
||||
Fractal Chicken:
|
||||
installDir:
|
||||
Fractal Chicken: {}
|
||||
|
@ -681820,6 +681841,21 @@ The Perfectionist:
|
|||
store: steam
|
||||
steam:
|
||||
id: 945520
|
||||
"The Permanent Residence : Souls Kept":
|
||||
files:
|
||||
"<winLocalAppData>/PermanentResidence/Saved/Config/Windows":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
The Permanent Residence Souls Kept: {}
|
||||
launch:
|
||||
"<base>/The Permanent Residence - Souls Kept.exe":
|
||||
- when:
|
||||
- store: steam
|
||||
steam:
|
||||
id: 3350030
|
||||
The Persistence:
|
||||
cloud:
|
||||
steam: true
|
||||
|
|
|
@ -9842,6 +9842,7 @@
|
|||
* [FPV Drone Simulator](https://www.pcgamingwiki.com/wiki/?curid=68837)
|
||||
* [FPV Freerider](https://www.pcgamingwiki.com/wiki/?curid=93851)
|
||||
* [Fractal](https://www.pcgamingwiki.com/wiki/?curid=72603)
|
||||
* [Fractal Block World](https://www.pcgamingwiki.com/wiki/?curid=200735)
|
||||
* [Fractal Chicken](https://www.pcgamingwiki.com/wiki/?curid=102951)
|
||||
* [Fractal Gallery VR](https://www.pcgamingwiki.com/wiki/?curid=138713)
|
||||
* [FRACTER](https://www.pcgamingwiki.com/wiki/?curid=144691)
|
||||
|
|
|
@ -553788,6 +553788,19 @@
|
|||
oslist: windows
|
||||
executable: Retro Classix Heavy Barrel.exe
|
||||
type: none
|
||||
1540570:
|
||||
installDir: Fractal Block World
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: Bin/WindowsMinGW/FBW.exe
|
||||
type: default
|
||||
workingdir: Bin/WindowsMinGW/
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: Bin/MacOS/FBW.exe
|
||||
type: default
|
||||
workingdir: Bin/MacOS/
|
||||
1541790:
|
||||
cloud:
|
||||
saves:
|
||||
|
@ -601728,6 +601741,10 @@
|
|||
nameLocalized:
|
||||
russian: Метатрон
|
||||
3347400: {}
|
||||
3350030:
|
||||
installDir: The Permanent Residence Souls Kept
|
||||
launch:
|
||||
- executable: The Permanent Residence - Souls Kept.exe
|
||||
3351140:
|
||||
installDir: Limoria
|
||||
launch:
|
||||
|
|
|
@ -23117,6 +23117,7 @@ Beyond Citadel:
|
|||
pageId: 200612
|
||||
steam: 3371240
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|localappdata}}\\beyond_citadel\\Saved\\Config\\WindowsNoEditor\\}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\SavesDir\\*.sav}}"
|
||||
Beyond Clouds:
|
||||
cloud:
|
||||
|
@ -81096,6 +81097,9 @@ Fract OSC:
|
|||
Fractal:
|
||||
pageId: 72603
|
||||
steam: 566180
|
||||
Fractal Block World:
|
||||
pageId: 200735
|
||||
steam: 1540570
|
||||
Fractal Chicken:
|
||||
pageId: 102951
|
||||
steam: 887440
|
||||
|
@ -217066,6 +217070,11 @@ The Perfect Unit:
|
|||
The Perfectionist:
|
||||
pageId: 114630
|
||||
steam: 945520
|
||||
"The Permanent Residence : Souls Kept":
|
||||
pageId: 200732
|
||||
steam: 3350030
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|localappdata}}\\PermanentResidence\\Saved\\Config\\Windows\\}}"
|
||||
The Persistence:
|
||||
cloud:
|
||||
steam: true
|
||||
|
|
Reference in a new issue