game:
exe: drive_c/Program Files (x86)/SEGA/Warhammer 40000 - Space Marine/SpaceMarine.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Insert DVD
requires: setup.exe
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Dawn of War ...
executable: $DISC/setup.exe
name: wineexec
working_dir: $DISC
description: Installer for original DVD
game_slug: warhammer-40-000-space-marine
gogslug: warhammer_40k_bundle
humblestoreid: ''
installer_slug: warhammer-40000-space-marine-dvd
name: 'Warhammer 40,000: Space Marine'
notes: ''
runner: wine
script:
game:
exe: drive_c/Program Files (x86)/SEGA/Warhammer 40000 - Space Marine/SpaceMarine.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Insert DVD
requires: setup.exe
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Dawn of War ...
executable: $DISC/setup.exe
name: wineexec
working_dir: $DISC
slug: warhammer-40000-space-marine-dvd
steamid: 55150
version: DVD
year: 2011
{
"game_slug": "warhammer-40-000-space-marine",
"version": "DVD",
"description": "Installer for original DVD",
"notes": "",
"name": "Warhammer 40,000: Space Marine",
"year": 2011,
"steamid": 55150,
"gogslug": "warhammer_40k_bundle",
"humblestoreid": "",
"runner": "wine",
"slug": "warhammer-40000-space-marine-dvd",
"installer_slug": "warhammer-40000-space-marine-dvd",
"script": {
"game": {
"exe": "drive_c/Program Files (x86)/SEGA/Warhammer 40000 - Space Marine/SpaceMarine.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"description": "Insert DVD",
"requires": "setup.exe"
}
},
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Dawn of War ...",
"executable": "$DISC/setup.exe",
"name": "wineexec",
"working_dir": "$DISC"
}
}
]
}
}