files:
- archive: "N/A:Select KeyCars_LINUX_[\u2026].zip"
game:
exe: KeyCars.x86
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: $archive
- chmodx: $GAMEDIR/KeyCars.x86
description: Download at https://kenney.itch.io/keycars
game_slug: keycars
gogslug: ''
humblestoreid: ''
installer_slug: keycars-itchio
name: KeyCars
notes: ''
runner: linux
script:
files:
- archive: "N/A:Select KeyCars_LINUX_[\u2026].zip"
game:
exe: KeyCars.x86
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: $archive
- chmodx: $GAMEDIR/KeyCars.x86
slug: keycars-itchio
steamid: null
version: itch.io
year: 2018
{
"game_slug": "keycars",
"version": "itch.io",
"description": "Download at https://kenney.itch.io/keycars",
"notes": "",
"name": "KeyCars",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "keycars-itchio",
"installer_slug": "keycars-itchio",
"script": {
"files": [
{
"archive": "N/A:Select KeyCars_LINUX_[\u2026].zip"
}
],
"game": {
"exe": "KeyCars.x86",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$archive"
}
},
{
"chmodx": "$GAMEDIR/KeyCars.x86"
}
]
}
}