files:
- file1: N/A:Please select the Humble archive
game:
exe: Jotun.x86_64
launch_configs:
- exe: Jotun.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Jotun.x86
- chmodx: $GAMEDIR/Jotun.x86_64
description: ''
game_slug: jotun
gogslug: jotun
humblestoreid: jotun
installer_slug: jotun-humble
name: Jotun
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble archive
game:
exe: Jotun.x86_64
launch_configs:
- exe: Jotun.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Jotun.x86
- chmodx: $GAMEDIR/Jotun.x86_64
slug: jotun-humble
steamid: 323580
version: Humble
year: 2015
{
"game_slug": "jotun",
"version": "Humble",
"description": "",
"notes": "",
"name": "Jotun",
"year": 2015,
"steamid": 323580,
"gogslug": "jotun",
"humblestoreid": "jotun",
"runner": "linux",
"slug": "jotun-humble",
"installer_slug": "jotun-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "Jotun.x86_64",
"launch_configs": [
{
"exe": "Jotun.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/Jotun.x86"
},
{
"chmodx": "$GAMEDIR/Jotun.x86_64"
}
]
}
}