files:
- steam-data: $STEAM:282010:gameroot
game:
config_file: $GAMEDIR/dosboxCARMA.conf
main_file: dosboxCARMA_single.conf
installer:
- merge:
dst: $GAMEDIR
src: steam-data
description: ''
game_slug: carmageddon-max-pack
gogslug: carmageddon_max_pack
humblestoreid: ''
installer_slug: carmageddon-max-pack-steam
name: Carmageddon Max Pack
notes: 3dfx mode will not work in DOSBOX staging and may break the game
runner: dosbox
script:
files:
- steam-data: $STEAM:282010:gameroot
game:
config_file: $GAMEDIR/dosboxCARMA.conf
main_file: dosboxCARMA_single.conf
installer:
- merge:
dst: $GAMEDIR
src: steam-data
slug: carmageddon-max-pack-steam
steamid: 282010
version: Steam
year: 1998
{
"game_slug": "carmageddon-max-pack",
"version": "Steam",
"description": "",
"notes": "3dfx mode will not work in DOSBOX staging and may break the game",
"name": "Carmageddon Max Pack",
"year": 1998,
"steamid": 282010,
"gogslug": "carmageddon_max_pack",
"humblestoreid": "",
"runner": "dosbox",
"slug": "carmageddon-max-pack-steam",
"installer_slug": "carmageddon-max-pack-steam",
"script": {
"files": [
{
"steam-data": "$STEAM:282010:gameroot"
}
],
"game": {
"config_file": "$GAMEDIR/dosboxCARMA.conf",
"main_file": "dosboxCARMA_single.conf"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "steam-data"
}
}
]
}
}