files:
- file1: N/A:Please select the Humble archive
game:
exe: linux.x86
installer:
- extract:
dst: $CACHE
file: $file1
- merge:
dst: $GAMEDIR
src: $CACHE/Linux
description: ''
game_slug: pixel-piracy
gogslug: pixel_piracy
humblestoreid: pixelpiracy
installer_slug: pixel-piracy-humble
name: Pixel Piracy
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble archive
game:
exe: linux.x86
installer:
- extract:
dst: $CACHE
file: $file1
- merge:
dst: $GAMEDIR
src: $CACHE/Linux
slug: pixel-piracy-humble
steamid: 264140
version: Humble
year: 2013
{
"game_slug": "pixel-piracy",
"version": "Humble",
"description": "",
"notes": "",
"name": "Pixel Piracy",
"year": 2013,
"steamid": 264140,
"gogslug": "pixel_piracy",
"humblestoreid": "pixelpiracy",
"runner": "linux",
"slug": "pixel-piracy-humble",
"installer_slug": "pixel-piracy-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "linux.x86"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/Linux"
}
}
]
}
}