diff --git a/data/manifest.yaml b/data/manifest.yaml
index 527697bd..7515eb9b 100644
--- a/data/manifest.yaml
+++ b/data/manifest.yaml
@@ -241178,6 +241178,22 @@ Harvestella:
steam:
id: 1816300
Harvester:
+ files:
+ /CONFIG.INI:
+ tags:
+ - config
+ when:
+ - os: dos
+ /HARVEST:
+ tags:
+ - save
+ when:
+ - os: windows
+ /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:
+ /MutantMeltdown.app/Contents/MacOS/MutantMeltdown:
+ - when:
+ - os: mac
+ store: steam
+ /MutantMeltdown.exe:
+ - when:
+ - os: windows
+ store: steam
+ /MutantMeltdown.x86_64:
+ - when:
+ - os: linux
+ store: steam
+ steam:
+ id: 2085790
Mutant Mudds:
files:
/Renegade Kid/Mutant Mudds:
@@ -583771,6 +583805,9 @@ Trüberbrook:
- os: linux
gog:
id: 1289701346
+ id:
+ steamExtra:
+ - 1049050
installDir:
Truberbrook: {}
launch:
diff --git a/data/missing.md b/data/missing.md
index 2e409892..4bb290ec 100644
--- a/data/missing.md
+++ b/data/missing.md
@@ -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)
diff --git a/data/steam-game-cache.yaml b/data/steam-game-cache.yaml
index 7fa36280..d117a279 100644
--- a/data/steam-game-cache.yaml
+++ b/data/steam-game-cache.yaml
@@ -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:
diff --git a/data/wiki-game-cache.yaml b/data/wiki-game-cache.yaml
index f9687dab..b2cd9d41 100644
--- a/data/wiki-game-cache.yaml
+++ b/data/wiki-game-cache.yaml
@@ -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/}}'