files:
- file1: N/A:Please select the game archive
game:
exe: WhoWeAreNow.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/WhoWeAreNow.sh
- chmodx: $GAMEDIR/lib/linux-i686/WhoWeAreNow
- chmodx: $GAMEDIR/lib/linux-x86_64/WhoWeAreNow
description: null
game_slug: who-we-are-now
gogslug: ''
humblestoreid: ''
installer_slug: who-we-are-now-itchio
name: Who We Are Now
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the game archive
game:
exe: WhoWeAreNow.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/WhoWeAreNow.sh
- chmodx: $GAMEDIR/lib/linux-i686/WhoWeAreNow
- chmodx: $GAMEDIR/lib/linux-x86_64/WhoWeAreNow
slug: who-we-are-now-itchio
steamid: 1056520
version: itch.io
year: 2017
{
"game_slug": "who-we-are-now",
"version": "itch.io",
"description": null,
"notes": "",
"name": "Who We Are Now",
"year": 2017,
"steamid": 1056520,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "who-we-are-now-itchio",
"installer_slug": "who-we-are-now-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the game archive"
}
],
"game": {
"exe": "WhoWeAreNow.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/WhoWeAreNow.sh"
},
{
"chmodx": "$GAMEDIR/lib/linux-i686/WhoWeAreNow"
},
{
"chmodx": "$GAMEDIR/lib/linux-x86_64/WhoWeAreNow"
}
]
}
}