files:
- setup: N/A:Select the game's setup file
- openmohaa:
filename: openmohaa.zip
url: https://github.com/openmoh/openmohaa/releases/download/v0.82.0/openmohaa-v0.82.0-linux-amd64.zip
game:
exe: launch_openmohaa_base
launch_configs:
- exe: ./launch_openmohaa_breakthrough
name: Breakthrough expansion pack
- exe: ./launch_openmohaa_spearhead
name: Spearhead expansion pack
installer:
- extract:
dst: $GAMEDIR
file: openmohaa
- chmodx: $GAMEDIR/launch_openmohaa_base
- chmodx: $GAMEDIR/launch_openmohaa_breakthrough
- chmodx: $GAMEDIR/launch_openmohaa_spearhead
- chmodx: $GAMEDIR/openmohaa
- chmodx: $GAMEDIR/omohaaded
- extract:
file: setup
format: gog
description: OpenMoHAA is an open-source reimplementation of MoH:AA's game engine
game_slug: medal-of-honor-allied-assault-war-chest
gogslug: medal_of_honor_allied_assault_war_chest
humblestoreid: ''
installer_slug: medal-of-honor-allied-assault-openmohaa
name: 'Medal of Honor: Allied Assault War Chest'
notes: "As OpenMoHAA only reimplements MoH:AA War Chest's game engine, it still needs\
\ assets from the game to run. Therefore, a copy of the game is needed during installation.\
\ This installer uses GOG's distribution of the game.\r\n\r\nhttps://www.openmohaa.org/"
runner: linux
script:
files:
- setup: N/A:Select the game's setup file
- openmohaa:
filename: openmohaa.zip
url: https://github.com/openmoh/openmohaa/releases/download/v0.82.0/openmohaa-v0.82.0-linux-amd64.zip
game:
exe: launch_openmohaa_base
launch_configs:
- exe: ./launch_openmohaa_breakthrough
name: Breakthrough expansion pack
- exe: ./launch_openmohaa_spearhead
name: Spearhead expansion pack
installer:
- extract:
dst: $GAMEDIR
file: openmohaa
- chmodx: $GAMEDIR/launch_openmohaa_base
- chmodx: $GAMEDIR/launch_openmohaa_breakthrough
- chmodx: $GAMEDIR/launch_openmohaa_spearhead
- chmodx: $GAMEDIR/openmohaa
- chmodx: $GAMEDIR/omohaaded
- extract:
file: setup
format: gog
slug: medal-of-honor-allied-assault-openmohaa
steamid: null
version: OpenMoHAA
year: 2002
{
"game_slug": "medal-of-honor-allied-assault-war-chest",
"version": "OpenMoHAA",
"description": "OpenMoHAA is an open-source reimplementation of MoH:AA's game engine",
"notes": "As OpenMoHAA only reimplements MoH:AA War Chest's game engine, it still needs assets from the game to run. Therefore, a copy of the game is needed during installation. This installer uses GOG's distribution of the game.\r\n\r\nhttps://www.openmohaa.org/",
"name": "Medal of Honor: Allied Assault War Chest",
"year": 2002,
"steamid": null,
"gogslug": "medal_of_honor_allied_assault_war_chest",
"humblestoreid": "",
"runner": "linux",
"slug": "medal-of-honor-allied-assault-openmohaa",
"installer_slug": "medal-of-honor-allied-assault-openmohaa",
"script": {
"files": [
{
"setup": "N/A:Select the game's setup file"
},
{
"openmohaa": {
"filename": "openmohaa.zip",
"url": "https://github.com/openmoh/openmohaa/releases/download/v0.82.0/openmohaa-v0.82.0-linux-amd64.zip"
}
}
],
"game": {
"exe": "launch_openmohaa_base",
"launch_configs": [
{
"exe": "./launch_openmohaa_breakthrough",
"name": "Breakthrough expansion pack"
},
{
"exe": "./launch_openmohaa_spearhead",
"name": "Spearhead expansion pack"
}
]
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "openmohaa"
}
},
{
"chmodx": "$GAMEDIR/launch_openmohaa_base"
},
{
"chmodx": "$GAMEDIR/launch_openmohaa_breakthrough"
},
{
"chmodx": "$GAMEDIR/launch_openmohaa_spearhead"
},
{
"chmodx": "$GAMEDIR/openmohaa"
},
{
"chmodx": "$GAMEDIR/omohaaded"
},
{
"extract": {
"file": "setup",
"format": "gog"
}
}
]
}
}