files:
- file1: http://www.fullyramblomatic.com/games/Yesterday.zip
game:
arch: win32
exe: drive_c/Program Files/Yesterday The D-Gate/Yestrdy1.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/Yesterday The D-Gate
file: $file1
- task:
app: vb3run
name: winetricks
prefix: $GAMEDIR
wine:
Desktop: true
description: ''
game_slug: yesterday-the-d-gate
gogslug: ''
humblestoreid: ''
installer_slug: yesterday-the-d-gate-10
name: 'Yesterday: The D-Gate'
notes: ''
runner: wine
script:
files:
- file1: http://www.fullyramblomatic.com/games/Yesterday.zip
game:
arch: win32
exe: drive_c/Program Files/Yesterday The D-Gate/Yestrdy1.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/Yesterday The D-Gate
file: $file1
- task:
app: vb3run
name: winetricks
prefix: $GAMEDIR
wine:
Desktop: true
slug: yesterday-the-d-gate-10
steamid: null
version: '1.0'
year: 1999
{
"game_slug": "yesterday-the-d-gate",
"version": "1.0",
"description": "",
"notes": "",
"name": "Yesterday: The D-Gate",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "yesterday-the-d-gate-10",
"installer_slug": "yesterday-the-d-gate-10",
"script": {
"files": [
{
"file1": "http://www.fullyramblomatic.com/games/Yesterday.zip"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Yesterday The D-Gate/Yestrdy1.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Yesterday The D-Gate",
"file": "$file1"
}
},
{
"task": {
"app": "vb3run",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true
}
}
}