files:
- file1: N/A:Please select the game archive
game:
exe: GodisDead.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/GodisDead.sh
- chmodx: $GAMEDIR/lib/linux-i686/GodisDead
- chmodx: $GAMEDIR/lib/linux-x86_64/GodisDead
description: Download the Windows release.
game_slug: god-is-dead
gogslug: ''
humblestoreid: ''
installer_slug: god-is-dead-itchio
name: God is Dead
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the game archive
game:
exe: GodisDead.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/GodisDead.sh
- chmodx: $GAMEDIR/lib/linux-i686/GodisDead
- chmodx: $GAMEDIR/lib/linux-x86_64/GodisDead
slug: god-is-dead-itchio
steamid: null
version: itch.io
year: 2019
{
"game_slug": "god-is-dead",
"version": "itch.io",
"description": "Download the Windows release.",
"notes": "",
"name": "God is Dead",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "god-is-dead-itchio",
"installer_slug": "god-is-dead-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the game archive"
}
],
"game": {
"exe": "GodisDead.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/GodisDead.sh"
},
{
"chmodx": "$GAMEDIR/lib/linux-i686/GodisDead"
},
{
"chmodx": "$GAMEDIR/lib/linux-x86_64/GodisDead"
}
]
}
}