files:
- archive: "N/A:Select overgrowth-[\u2026]-linux64.zip"
game:
exe: Overgrowth.bin.x86_64
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: $archive
- chmodx: $GAMEDIR/Overgrowth.bin.x86_64
description: null
game_slug: overgrowth
gogslug: ''
humblestoreid: ''
installer_slug: overgrowth-humble
name: Overgrowth
notes: ''
runner: linux
script:
files:
- archive: "N/A:Select overgrowth-[\u2026]-linux64.zip"
game:
exe: Overgrowth.bin.x86_64
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: $archive
- chmodx: $GAMEDIR/Overgrowth.bin.x86_64
slug: overgrowth-humble
steamid: 25000
version: Humble
year: 2017
{
"game_slug": "overgrowth",
"version": "Humble",
"description": null,
"notes": "",
"name": "Overgrowth",
"year": 2017,
"steamid": 25000,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "overgrowth-humble",
"installer_slug": "overgrowth-humble",
"script": {
"files": [
{
"archive": "N/A:Select overgrowth-[\u2026]-linux64.zip"
}
],
"game": {
"exe": "Overgrowth.bin.x86_64",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$archive"
}
},
{
"chmodx": "$GAMEDIR/Overgrowth.bin.x86_64"
}
]
}
}