files:
- file1: N/A:Please select the Humble installer
game:
exe: Buddha.bin.x86
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data
description: ''
game_slug: brutal-legend
gogslug: brutal_legend
humblestoreid: brutal-legend
installer_slug: brutal-legend-humble
name: "Br\xFCtal Legend"
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble installer
game:
exe: Buddha.bin.x86
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data
slug: brutal-legend-humble
steamid: 225260
version: Humble
year: 2009
{
"game_slug": "brutal-legend",
"version": "Humble",
"description": "",
"notes": "",
"name": "Br\u00fctal Legend",
"year": 2009,
"steamid": 225260,
"gogslug": "brutal_legend",
"humblestoreid": "brutal-legend",
"runner": "linux",
"slug": "brutal-legend-humble",
"installer_slug": "brutal-legend-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble installer"
}
],
"game": {
"exe": "Buddha.bin.x86"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/data"
}
}
]
}
}