files:
- humblegame: N/A
game:
exe: Grimrock.bin.x86_64
installer:
- extract:
dst: $GAMEDIR/installer
file: humblegame
- extract:
dst: $GAMEDIR/installer
file: $GAMEDIR/installer/Grimrock-Linux-2015-07-07
format: tar
- extract:
dst: $GAMEDIR/installer/
file: $GAMEDIR/installer/instarchive_all
format: lzma
- move:
dst: $GAMEDIR/grimrock.dat
src: $GAMEDIR/installer/instarchive_all~
- extract:
dst: $GAMEDIR/installer/
file: $GAMEDIR/installer/instarchive_linux_x86_64
format: lzma
- move:
dst: $GAMEDIR/Grimrock.bin.x86_64
src: $GAMEDIR/installer/instarchive_linux_x86_64~
- extract:
dst: $GAMEDIR/installer/
file: $GAMEDIR/installer/instarchive_linux_x86
format: lzma
- move:
dst: $GAMEDIR/Grimrock.bin.x86
src: $GAMEDIR/installer/instarchive_linux_x86~
- chmodx: $GAMEDIR/Grimrock.bin.x86_64
- chmodx: $GAMEDIR/Grimrock.bin.x86
description: null
game_slug: legend-of-grimrock
gogslug: legend_of_grimrock
humblestoreid: legend-of-grimrock
installer_slug: legend-of-grimrock-humble-bundle
name: Legend of Grimrock
notes: ''
runner: linux
script:
files:
- humblegame: N/A
game:
exe: Grimrock.bin.x86_64
installer:
- extract:
dst: $GAMEDIR/installer
file: humblegame
- extract:
dst: $GAMEDIR/installer
file: $GAMEDIR/installer/Grimrock-Linux-2015-07-07
format: tar
- extract:
dst: $GAMEDIR/installer/
file: $GAMEDIR/installer/instarchive_all
format: lzma
- move:
dst: $GAMEDIR/grimrock.dat
src: $GAMEDIR/installer/instarchive_all~
- extract:
dst: $GAMEDIR/installer/
file: $GAMEDIR/installer/instarchive_linux_x86_64
format: lzma
- move:
dst: $GAMEDIR/Grimrock.bin.x86_64
src: $GAMEDIR/installer/instarchive_linux_x86_64~
- extract:
dst: $GAMEDIR/installer/
file: $GAMEDIR/installer/instarchive_linux_x86
format: lzma
- move:
dst: $GAMEDIR/Grimrock.bin.x86
src: $GAMEDIR/installer/instarchive_linux_x86~
- chmodx: $GAMEDIR/Grimrock.bin.x86_64
- chmodx: $GAMEDIR/Grimrock.bin.x86
slug: legend-of-grimrock-humble-bundle
steamid: 207170
version: Humble Bundle
year: 2012
{
"game_slug": "legend-of-grimrock",
"version": "Humble Bundle",
"description": null,
"notes": "",
"name": "Legend of Grimrock",
"year": 2012,
"steamid": 207170,
"gogslug": "legend_of_grimrock",
"humblestoreid": "legend-of-grimrock",
"runner": "linux",
"slug": "legend-of-grimrock-humble-bundle",
"installer_slug": "legend-of-grimrock-humble-bundle",
"script": {
"files": [
{
"humblegame": "N/A"
}
],
"game": {
"exe": "Grimrock.bin.x86_64"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/installer",
"file": "humblegame"
}
},
{
"extract": {
"dst": "$GAMEDIR/installer",
"file": "$GAMEDIR/installer/Grimrock-Linux-2015-07-07",
"format": "tar"
}
},
{
"extract": {
"dst": "$GAMEDIR/installer/",
"file": "$GAMEDIR/installer/instarchive_all",
"format": "lzma"
}
},
{
"move": {
"dst": "$GAMEDIR/grimrock.dat",
"src": "$GAMEDIR/installer/instarchive_all~"
}
},
{
"extract": {
"dst": "$GAMEDIR/installer/",
"file": "$GAMEDIR/installer/instarchive_linux_x86_64",
"format": "lzma"
}
},
{
"move": {
"dst": "$GAMEDIR/Grimrock.bin.x86_64",
"src": "$GAMEDIR/installer/instarchive_linux_x86_64~"
}
},
{
"extract": {
"dst": "$GAMEDIR/installer/",
"file": "$GAMEDIR/installer/instarchive_linux_x86",
"format": "lzma"
}
},
{
"move": {
"dst": "$GAMEDIR/Grimrock.bin.x86",
"src": "$GAMEDIR/installer/instarchive_linux_x86~"
}
},
{
"chmodx": "$GAMEDIR/Grimrock.bin.x86_64"
},
{
"chmodx": "$GAMEDIR/Grimrock.bin.x86"
}
]
}
}