files:
- fileGameZip: 'N/A:Please download the file from
https://www.mediafire.com/file/ss9rcqwmvo2i43h/Bonfire_Windows_x64_0381.exe/file'
game:
exe: drive_c/Bonfire/Bonfire.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Bonfire/
file: $fileGameZip
description: "Older version, overworld structured more non-linearly than in recent\
\ versions.\r\nPlease support the Bonfire developers on Patreon.\r\nhttps://www.patreon.com/bonfire"
game_slug: bonfire
gogslug: ''
humblestoreid: ''
installer_slug: bonfire-0381
name: Bonfire
notes: ''
runner: wine
script:
files:
- fileGameZip: 'N/A:Please download the file from
https://www.mediafire.com/file/ss9rcqwmvo2i43h/Bonfire_Windows_x64_0381.exe/file'
game:
exe: drive_c/Bonfire/Bonfire.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Bonfire/
file: $fileGameZip
slug: bonfire-0381
steamid: null
version: 0.38.1
year: 2019
{
"game_slug": "bonfire",
"version": "0.38.1",
"description": "Older version, overworld structured more non-linearly than in recent versions.\r\nPlease support the Bonfire developers on Patreon.\r\nhttps://www.patreon.com/bonfire",
"notes": "",
"name": "Bonfire",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "bonfire-0381",
"installer_slug": "bonfire-0381",
"script": {
"files": [
{
"fileGameZip": "N/A:Please download the file from\nhttps://www.mediafire.com/file/ss9rcqwmvo2i43h/Bonfire_Windows_x64_0381.exe/file"
}
],
"game": {
"exe": "drive_c/Bonfire/Bonfire.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Bonfire/",
"file": "$fileGameZip"
}
}
]
}
}