files:
- humbleinstaller: N/A
game:
arch: win32
exe: drive_c/Program Files/Full Bore/FullBore.exe
prefix: $GAMEDIR
installer:
- task:
app: vcrun2010
name: winetricks
- task:
executable: humbleinstaller
name: wineexec
description: null
game_slug: full-bore
gogslug: ''
humblestoreid: fullbore
installer_slug: full-bore-humble-bundle
name: Full Bore
notes: ''
runner: wine
script:
files:
- humbleinstaller: N/A
game:
arch: win32
exe: drive_c/Program Files/Full Bore/FullBore.exe
prefix: $GAMEDIR
installer:
- task:
app: vcrun2010
name: winetricks
- task:
executable: humbleinstaller
name: wineexec
slug: full-bore-humble-bundle
steamid: 264060
version: Humble Bundle
year: 2013
{
"game_slug": "full-bore",
"version": "Humble Bundle",
"description": null,
"notes": "",
"name": "Full Bore",
"year": 2013,
"steamid": 264060,
"gogslug": "",
"humblestoreid": "fullbore",
"runner": "wine",
"slug": "full-bore-humble-bundle",
"installer_slug": "full-bore-humble-bundle",
"script": {
"files": [
{
"humbleinstaller": "N/A"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Full Bore/FullBore.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "vcrun2010",
"name": "winetricks"
}
},
{
"task": {
"executable": "humbleinstaller",
"name": "wineexec"
}
}
]
}
}