files:
- file1: N/A:Select zip file downloaded from Humble Bundle
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Psychonauts/Psychonauts.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/Psychonauts
file: file1
format: zip
wine:
Desktop: true
description: ''
game_slug: psychonauts
gogslug: psychonauts
humblestoreid: psychonauts
installer_slug: psychonauts-windows-humblebundle
name: Psychonauts
notes: ''
runner: wine
script:
files:
- file1: N/A:Select zip file downloaded from Humble Bundle
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Psychonauts/Psychonauts.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/Psychonauts
file: file1
format: zip
wine:
Desktop: true
slug: psychonauts-windows-humblebundle
steamid: 3830
version: Windows HumbleBundle
year: 2005
{
"game_slug": "psychonauts",
"version": "Windows HumbleBundle",
"description": "",
"notes": "",
"name": "Psychonauts",
"year": 2005,
"steamid": 3830,
"gogslug": "psychonauts",
"humblestoreid": "psychonauts",
"runner": "wine",
"slug": "psychonauts-windows-humblebundle",
"installer_slug": "psychonauts-windows-humblebundle",
"script": {
"files": [
{
"file1": "N/A:Select zip file downloaded from Humble Bundle"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Psychonauts/Psychonauts.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Psychonauts",
"file": "file1",
"format": "zip"
}
}
],
"wine": {
"Desktop": true
}
}
}