files:
- file1: N/A:Please select the Groupees installer
game:
arch: win32
exe: drive_c/Program Files/Cinders/Cinders.exe
prefix: $GAMEDIR
installer:
- task:
args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: cinders
gogslug: cinders
humblestoreid: ''
installer_slug: cinders-groupees
name: Cinders
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Groupees installer
game:
arch: win32
exe: drive_c/Program Files/Cinders/Cinders.exe
prefix: $GAMEDIR
installer:
- task:
args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: cinders-groupees
steamid: 293680
version: Groupees
year: 2012
{
"game_slug": "cinders",
"version": "Groupees",
"description": "",
"notes": "",
"name": "Cinders",
"year": 2012,
"steamid": 293680,
"gogslug": "cinders",
"humblestoreid": "",
"runner": "wine",
"slug": "cinders-groupees",
"installer_slug": "cinders-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Cinders/Cinders.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "/sp- /verysilent /norestart /suppressmsgboxes /nogui",
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}