files:
- file1: N/A:Please select the itch.io archive
game:
exe: BROKEN_MINDS.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/BROKEN_MINDS.sh
- chmodx: $GAMEDIR/lib/linux-i686/BROKEN_MINDS
- chmodx: $GAMEDIR/lib/linux-x86_64/BROKEN_MINDS
description: null
game_slug: broken-minds
gogslug: ''
humblestoreid: ''
installer_slug: broken-minds-itchio
name: Broken Minds
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the itch.io archive
game:
exe: BROKEN_MINDS.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/BROKEN_MINDS.sh
- chmodx: $GAMEDIR/lib/linux-i686/BROKEN_MINDS
- chmodx: $GAMEDIR/lib/linux-x86_64/BROKEN_MINDS
slug: broken-minds-itchio
steamid: 746420
version: itch.io
year: 2017
{
"game_slug": "broken-minds",
"version": "itch.io",
"description": null,
"notes": "",
"name": "Broken Minds",
"year": 2017,
"steamid": 746420,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "broken-minds-itchio",
"installer_slug": "broken-minds-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "BROKEN_MINDS.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/BROKEN_MINDS.sh"
},
{
"chmodx": "$GAMEDIR/lib/linux-i686/BROKEN_MINDS"
},
{
"chmodx": "$GAMEDIR/lib/linux-x86_64/BROKEN_MINDS"
}
]
}
}