files:
- file1: N/A:Please select the Humble archive
game:
exe: Roommates.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Roommates.sh
- chmodx: $GAMEDIR/lib/linux-i686/Roommates
- chmodx: $GAMEDIR/lib/linux-x86_64/Roommates
description: ''
game_slug: roommates
gogslug: ''
humblestoreid: ''
installer_slug: roommates-humble
name: Roommates
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble archive
game:
exe: Roommates.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Roommates.sh
- chmodx: $GAMEDIR/lib/linux-i686/Roommates
- chmodx: $GAMEDIR/lib/linux-x86_64/Roommates
slug: roommates-humble
steamid: 317300
version: Humble
year: 2014
{
"game_slug": "roommates",
"version": "Humble",
"description": "",
"notes": "",
"name": "Roommates",
"year": 2014,
"steamid": 317300,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "roommates-humble",
"installer_slug": "roommates-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "Roommates.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/Roommates.sh"
},
{
"chmodx": "$GAMEDIR/lib/linux-i686/Roommates"
},
{
"chmodx": "$GAMEDIR/lib/linux-x86_64/Roommates"
}
]
}
}