Import recent changes from PCGamingWiki
This commit is contained in:
parent
b86b43466c
commit
7ee98cd919
4 changed files with 60 additions and 2 deletions
|
@ -241178,6 +241178,22 @@ Harvestella:
|
|||
steam:
|
||||
id: 1816300
|
||||
Harvester:
|
||||
files:
|
||||
<base>/CONFIG.INI:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: dos
|
||||
<base>/HARVEST:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
<base>/HARVEST/CONFIG.INI:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
gog:
|
||||
id: 1207661373
|
||||
installDir:
|
||||
|
@ -348383,6 +348399,24 @@ Mutant Hunt:
|
|||
store: steam
|
||||
steam:
|
||||
id: 1046240
|
||||
Mutant Meltdown:
|
||||
installDir:
|
||||
Mutant Meltdown: {}
|
||||
launch:
|
||||
<base>/MutantMeltdown.app/Contents/MacOS/MutantMeltdown:
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
<base>/MutantMeltdown.exe:
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
<base>/MutantMeltdown.x86_64:
|
||||
- when:
|
||||
- os: linux
|
||||
store: steam
|
||||
steam:
|
||||
id: 2085790
|
||||
Mutant Mudds:
|
||||
files:
|
||||
<winAppData>/Renegade Kid/Mutant Mudds:
|
||||
|
@ -583771,6 +583805,9 @@ Trüberbrook:
|
|||
- os: linux
|
||||
gog:
|
||||
id: 1289701346
|
||||
id:
|
||||
steamExtra:
|
||||
- 1049050
|
||||
installDir:
|
||||
Truberbrook: {}
|
||||
launch:
|
||||
|
|
|
@ -13959,7 +13959,6 @@
|
|||
* [Harvest Simulator VR](https://www.pcgamingwiki.com/wiki/?curid=76217)
|
||||
* [Harvest: Massive Encounter](https://www.pcgamingwiki.com/wiki/?curid=41322)
|
||||
* [Harvested](https://www.pcgamingwiki.com/wiki/?curid=136913)
|
||||
* [Harvester](https://www.pcgamingwiki.com/wiki/?curid=1398)
|
||||
* [Harvester of Dreams: Episode 1](https://www.pcgamingwiki.com/wiki/?curid=79328)
|
||||
* [Hasfax](https://www.pcgamingwiki.com/wiki/?curid=156965)
|
||||
* [Hash Line](https://www.pcgamingwiki.com/wiki/?curid=141419)
|
||||
|
@ -20477,6 +20476,7 @@
|
|||
* [Mutant Fighting Cup 2](https://www.pcgamingwiki.com/wiki/?curid=57673)
|
||||
* [Mutant Football League](https://www.pcgamingwiki.com/wiki/?curid=72369)
|
||||
* [Mutant Hunt](https://www.pcgamingwiki.com/wiki/?curid=132146)
|
||||
* [Mutant Meltdown](https://www.pcgamingwiki.com/wiki/?curid=190106)
|
||||
* [Mutant Mudds Super Challenge](https://www.pcgamingwiki.com/wiki/?curid=42051)
|
||||
* [Mutant Storm: Reloaded](https://www.pcgamingwiki.com/wiki/?curid=40816)
|
||||
* [Mutants Must Die!](https://www.pcgamingwiki.com/wiki/?curid=93810)
|
||||
|
|
|
@ -108979,6 +108979,20 @@
|
|||
oslist: macos
|
||||
description: Mac OSX launch option
|
||||
executable: OmertaSteam.app
|
||||
'2085790':
|
||||
installDir: Mutant Meltdown
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: MutantMeltdown.exe
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: MutantMeltdown.app/Contents/MacOS/MutantMeltdown
|
||||
type: default
|
||||
- config:
|
||||
oslist: linux
|
||||
executable: MutantMeltdown.x86_64
|
||||
type: default
|
||||
'208580':
|
||||
installDir: Knights of the Old Republic II
|
||||
launch:
|
||||
|
|
|
@ -73707,8 +73707,10 @@ Harvester:
|
|||
pageId: 1398
|
||||
steam: 287020
|
||||
templates:
|
||||
- '{{Game data/config|DOS|{{p|game}}\}}'
|
||||
- '{{Game data/config|DOS|{{p|game}}\CONFIG.INI}}'
|
||||
- '{{Game data/config|Windows|{{p|game}}\HARVEST\CONFIG.INI}}'
|
||||
- '{{Game data/saves|DOS|{{p|game}}\}}'
|
||||
- '{{Game data/saves|Windows|{{p|game}}\HARVEST\}}'
|
||||
'Harvester of Dreams: Episode 1':
|
||||
pageId: 79328
|
||||
steam: 772060
|
||||
|
@ -106433,6 +106435,9 @@ Mutant Football League:
|
|||
Mutant Hunt:
|
||||
pageId: 132146
|
||||
steam: 1046240
|
||||
Mutant Meltdown:
|
||||
pageId: 190106
|
||||
steam: 2085790
|
||||
Mutant Mudds:
|
||||
gog: 1207659085
|
||||
pageId: 7507
|
||||
|
@ -178332,6 +178337,8 @@ Trüberbrook:
|
|||
gog: 1289701346
|
||||
pageId: 87605
|
||||
steam: 757300
|
||||
steamSide:
|
||||
- 1049050
|
||||
templates:
|
||||
- '{{Game data/config|Windows|{{P|userprofile}}\AppData\LocalLow\BTF\Truberbrook\}}'
|
||||
- '{{Game data/config|Linux|{{P|xdgconfighome}}/unity3d/BTF/Truberbrook/}}'
|
||||
|
|
Reference in a new issue