files:
- humblegame: N/A:"Select the archive downloaded from Humble Bundle"
game:
arch: win32
exe: drive_c/Program Files/Jamestown/Jamestown.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: humblegame
- task:
executable: $CACHE/JamestownInstaller_1_0_2.exe
name: wineexec
description: null
game_slug: jamestown
gogslug: ''
humblestoreid: jamestown
installer_slug: jamestown-humble-bundle
name: Jamestown
notes: ''
runner: wine
script:
files:
- humblegame: N/A:"Select the archive downloaded from Humble Bundle"
game:
arch: win32
exe: drive_c/Program Files/Jamestown/Jamestown.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: humblegame
- task:
executable: $CACHE/JamestownInstaller_1_0_2.exe
name: wineexec
slug: jamestown-humble-bundle
steamid: 94200
version: Humble Bundle
year: 2011
{
"game_slug": "jamestown",
"version": "Humble Bundle",
"description": null,
"notes": "",
"name": "Jamestown",
"year": 2011,
"steamid": 94200,
"gogslug": "",
"humblestoreid": "jamestown",
"runner": "wine",
"slug": "jamestown-humble-bundle",
"installer_slug": "jamestown-humble-bundle",
"script": {
"files": [
{
"humblegame": "N/A:\"Select the archive downloaded from Humble Bundle\""
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Jamestown/Jamestown.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "humblegame"
}
},
{
"task": {
"executable": "$CACHE/JamestownInstaller_1_0_2.exe",
"name": "wineexec"
}
}
]
}
}