files:
- gog: N/A:Please select the GOG installer
game:
config_file: $GAMEDIR/DOSBOX/dosboxMortalKombat.conf
main_file: $GAMEDIR/DOSBOX/dosboxMortalKombat_single.conf
installer:
- extract:
dst: $GAMEDIR
file: gog
- copy:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/__support/app/dosboxMortalKombat_single.conf
- copy:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/__support/app/dosboxMortalKombat.conf
description: ''
game_slug: mortal-kombat
gogslug: mortal_kombat_123
humblestoreid: ''
installer_slug: mortal-kombat-gog
name: Mortal Kombat
notes: ''
runner: dosbox
script:
files:
- gog: N/A:Please select the GOG installer
game:
config_file: $GAMEDIR/DOSBOX/dosboxMortalKombat.conf
main_file: $GAMEDIR/DOSBOX/dosboxMortalKombat_single.conf
installer:
- extract:
dst: $GAMEDIR
file: gog
- copy:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/__support/app/dosboxMortalKombat_single.conf
- copy:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/__support/app/dosboxMortalKombat.conf
slug: mortal-kombat-gog
steamid: null
version: GOG
year: 1992
{
"game_slug": "mortal-kombat",
"version": "GOG",
"description": "",
"notes": "",
"name": "Mortal Kombat",
"year": 1992,
"steamid": null,
"gogslug": "mortal_kombat_123",
"humblestoreid": "",
"runner": "dosbox",
"slug": "mortal-kombat-gog",
"installer_slug": "mortal-kombat-gog",
"script": {
"files": [
{
"gog": "N/A:Please select the GOG installer"
}
],
"game": {
"config_file": "$GAMEDIR/DOSBOX/dosboxMortalKombat.conf",
"main_file": "$GAMEDIR/DOSBOX/dosboxMortalKombat_single.conf"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "gog"
}
},
{
"copy": {
"dst": "$GAMEDIR/DOSBOX",
"src": "$GAMEDIR/__support/app/dosboxMortalKombat_single.conf"
}
},
{
"copy": {
"dst": "$GAMEDIR/DOSBOX",
"src": "$GAMEDIR/__support/app/dosboxMortalKombat.conf"
}
}
]
}
}