files:
- file1: N/A:Please select the game archive
game:
exe: springgame.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/springgame.sh
- chmodx: $GAMEDIR/lib/linux-i686/springgame
- chmodx: $GAMEDIR/lib/linux-x86_64/springgame
description: null
game_slug: last-day-of-spring
gogslug: ''
humblestoreid: ''
installer_slug: last-day-of-spring-itchio
name: last day of spring
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the game archive
game:
exe: springgame.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/springgame.sh
- chmodx: $GAMEDIR/lib/linux-i686/springgame
- chmodx: $GAMEDIR/lib/linux-x86_64/springgame
slug: last-day-of-spring-itchio
steamid: null
version: itch.io
year: 2019
{
"game_slug": "last-day-of-spring",
"version": "itch.io",
"description": null,
"notes": "",
"name": "last day of spring",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "last-day-of-spring-itchio",
"installer_slug": "last-day-of-spring-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the game archive"
}
],
"game": {
"exe": "springgame.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/springgame.sh"
},
{
"chmodx": "$GAMEDIR/lib/linux-i686/springgame"
},
{
"chmodx": "$GAMEDIR/lib/linux-x86_64/springgame"
}
]
}
}