files:
- installer: 'N/A:Select the Setup executable:'
game:
exe: drive_c/Program Files (x86)/Lionhead Studios Ltd/Black & White/runblack.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: black-white
gogslug: ''
humblestoreid: ''
installer_slug: black-white-cd-vanilla
name: Black & White
notes: ''
runner: wine
script:
files:
- installer: 'N/A:Select the Setup executable:'
game:
exe: drive_c/Program Files (x86)/Lionhead Studios Ltd/Black & White/runblack.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: black-white-cd-vanilla
steamid: 1998450
version: CD Vanilla
year: 2001
{
"game_slug": "black-white",
"version": "CD Vanilla",
"description": "",
"notes": "",
"name": "Black & White",
"year": 2001,
"steamid": 1998450,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "black-white-cd-vanilla",
"installer_slug": "black-white-cd-vanilla",
"script": {
"files": [
{
"installer": "N/A:Select the Setup executable:"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Lionhead Studios Ltd/Black & White/runblack.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}