Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2023-11-05 18:14:45 +00:00 committed by github-actions[bot]
parent fe16b6fe15
commit a6d0f15ea9
2 changed files with 31 additions and 4 deletions

View file

@ -153905,7 +153905,7 @@ Doom (2016):
id: 379720 id: 379720
Doom 3: Doom 3:
files: files:
<base>/base: <base>/base/*.cfg:
tags: tags:
- config - config
when: when:
@ -153915,7 +153915,12 @@ Doom 3:
- save - save
when: when:
- os: windows - os: windows
<home>/.doom3/base/DoomConfig.cfg: <base>/d3xp/*.cfg:
tags:
- config
when:
- os: windows
<home>/.doom3/base/*.cfg:
tags: tags:
- config - config
when: when:
@ -153925,6 +153930,11 @@ Doom 3:
- save - save
when: when:
- os: linux - os: linux
<home>/.doom3/d3xp/*.cfg:
tags:
- config
when:
- os: linux
gog: gog:
id: 1733124578 id: 1733124578
id: id:
@ -182023,6 +182033,7 @@ Euro Truck Simulator 2:
- 1209460 - 1209460
- 1918370 - 1918370
- 2004210 - 2004210
- 2604420
installDir: installDir:
Euro Truck Simulator 2: {} Euro Truck Simulator 2: {}
launch: launch:
@ -615317,6 +615328,14 @@ Way of the Samurai 3:
- os: windows - os: windows
gog: gog:
id: 2064851015 id: 2064851015
id:
gogExtra:
- 1215553067
- 1118483690
steamExtra:
- 428310
- 428311
- 428312
installDir: installDir:
Way of the Samurai 3: {} Way of the Samurai 3: {}
launch: launch:

View file

@ -46847,8 +46847,8 @@ Doom 3:
steamSide: steamSide:
- 9070 - 9070
templates: templates:
- '{{Game data/config|Windows|{{p|game}}\base\}}' - '{{Game data/config|Windows|{{p|game}}\base\*.cfg|{{p|game}}\d3xp\*.cfg}}'
- '{{Game data/config|Linux|{{p|linuxhome}}/.doom3/base/DoomConfig.cfg}}' - '{{Game data/config|Linux|{{p|linuxhome}}/.doom3/base/*.cfg|{{p|linuxhome}}/.doom3/d3xp/*.cfg}}'
- '{{Game data/saves|Windows|{{p|game}}\base\savegames\}}' - '{{Game data/saves|Windows|{{p|game}}\base\savegames\}}'
- '{{Game data/saves|Linux|{{p|linuxhome}}/.doom3/base/savegames/}}' - '{{Game data/saves|Linux|{{p|linuxhome}}/.doom3/base/savegames/}}'
'Doom 3: BFG Edition': 'Doom 3: BFG Edition':
@ -55528,6 +55528,7 @@ Euro Truck Simulator 2:
- 1209460 - 1209460
- 1918370 - 1918370
- 2004210 - 2004210
- 2604420
templates: templates:
- '{{Game data/config|Windows|{{p|userprofile\Documents}}\Euro Truck Simulator 2\config.cfg}}' - '{{Game data/config|Windows|{{p|userprofile\Documents}}\Euro Truck Simulator 2\config.cfg}}'
- '{{Game data/config|OS X|{{p|osxhome}}/Library/Application Support/Euro Truck Simulator 2/config.cfg}}' - '{{Game data/config|OS X|{{p|osxhome}}/Library/Application Support/Euro Truck Simulator 2/config.cfg}}'
@ -189685,8 +189686,15 @@ Way of the Red:
steam: 491350 steam: 491350
Way of the Samurai 3: Way of the Samurai 3:
gog: 2064851015 gog: 2064851015
gogSide:
- 1215553067
- 1118483690
pageId: 31934 pageId: 31934
steam: 427510 steam: 427510
steamSide:
- 428310
- 428311
- 428312
templates: templates:
- '{{Game data/config|Windows|{{p|game}}\WayOfTheSamurai3.ini}}' - '{{Game data/config|Windows|{{p|game}}\WayOfTheSamurai3.ini}}'
- '{{Game data/saves|Windows|{{p|userprofile\Documents}}\My Games\Ghostlight Ltd\Way of the Samurai 3\}}' - '{{Game data/saves|Windows|{{p|userprofile\Documents}}\My Games\Ghostlight Ltd\Way of the Samurai 3\}}'