files:
- file1: N/A:Please select the Humble installer
game:
exe: rocketbirds.bin.x86
installer:
- chmodx: $file1
- execute:
args: --tar -xf -C $CACHE
file: $file1
- extract:
dst: $CACHE
file: $CACHE/instarchive_linux_all
format: lzma
- extract:
dst: $CACHE
file: $CACHE/instarchive_all
format: lzma
- extract:
dst: $GAMEDIR
file: $CACHE/instarchive_linux_all~
format: tar
- extract:
dst: $GAMEDIR
file: $CACHE/instarchive_all~
format: tar
description: null
game_slug: rocketbirds-hardboiled-chicken
gogslug: ''
humblestoreid: rocketbirdshardboiledchicken
installer_slug: rocketbirds-hardboiled-chicke-humble
name: 'Rocketbirds: Hardboiled Chicken'
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble installer
game:
exe: rocketbirds.bin.x86
installer:
- chmodx: $file1
- execute:
args: --tar -xf -C $CACHE
file: $file1
- extract:
dst: $CACHE
file: $CACHE/instarchive_linux_all
format: lzma
- extract:
dst: $CACHE
file: $CACHE/instarchive_all
format: lzma
- extract:
dst: $GAMEDIR
file: $CACHE/instarchive_linux_all~
format: tar
- extract:
dst: $GAMEDIR
file: $CACHE/instarchive_all~
format: tar
slug: rocketbirds-hardboiled-chicke-humble
steamid: 215510
version: Humble
year: 2011
{
"game_slug": "rocketbirds-hardboiled-chicken",
"version": "Humble",
"description": null,
"notes": "",
"name": "Rocketbirds: Hardboiled Chicken",
"year": 2011,
"steamid": 215510,
"gogslug": "",
"humblestoreid": "rocketbirdshardboiledchicken",
"runner": "linux",
"slug": "rocketbirds-hardboiled-chicke-humble",
"installer_slug": "rocketbirds-hardboiled-chicke-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble installer"
}
],
"game": {
"exe": "rocketbirds.bin.x86"
},
"installer": [
{
"chmodx": "$file1"
},
{
"execute": {
"args": "--tar -xf -C $CACHE",
"file": "$file1"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "$CACHE/instarchive_linux_all",
"format": "lzma"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "$CACHE/instarchive_all",
"format": "lzma"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "$CACHE/instarchive_linux_all~",
"format": "tar"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "$CACHE/instarchive_all~",
"format": "tar"
}
}
]
}
}