files:
- installer: http://downloads.sourceforge.net/hcsoftware/Passage_v3_Windows.exe
game:
exe: drive_c/Passage/Passage.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Passage
file: installer
description: This is the Windows version.
game_slug: passage
gogslug: ''
humblestoreid: ''
installer_slug: passage-3-windows
name: Passage
notes: ''
runner: wine
script:
files:
- installer: http://downloads.sourceforge.net/hcsoftware/Passage_v3_Windows.exe
game:
exe: drive_c/Passage/Passage.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Passage
file: installer
slug: passage-3-windows
steamid: null
version: 3 (Windows)
year: 2007
{
"game_slug": "passage",
"version": "3 (Windows)",
"description": "This is the Windows version.",
"notes": "",
"name": "Passage",
"year": 2007,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "passage-3-windows",
"installer_slug": "passage-3-windows",
"script": {
"files": [
{
"installer": "http://downloads.sourceforge.net/hcsoftware/Passage_v3_Windows.exe"
}
],
"game": {
"exe": "drive_c/Passage/Passage.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Preparing Wine prefix",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Passage",
"file": "installer"
}
}
]
}
}