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