files:
- file1: N/A:Please select the itch.io installer
game:
arch: win32
exe: drive_c/Program Files/Baby Eater/Baby Eater.exe
prefix: $GAMEDIR
installer:
- task:
args: '"/D="C:\\Program Files\\Baby Eater""'
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: baby-eater
gogslug: ''
humblestoreid: ''
installer_slug: baby-eater-itchio
name: Baby Eater
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the itch.io installer
game:
arch: win32
exe: drive_c/Program Files/Baby Eater/Baby Eater.exe
prefix: $GAMEDIR
installer:
- task:
args: '"/D="C:\\Program Files\\Baby Eater""'
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: baby-eater-itchio
steamid: null
version: itch.io
year: 2016
{
"game_slug": "baby-eater",
"version": "itch.io",
"description": "",
"notes": "",
"name": "Baby Eater",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "baby-eater-itchio",
"installer_slug": "baby-eater-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Baby Eater/Baby Eater.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "\"/D=\"C:\\\\Program Files\\\\Baby Eater\"\"",
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}