files:
- file1: https://s3.amazonaws.com/hanakodemos/CuteKnightDeluxeDemo-1.1.7-linux-x86.tar.bz2
game:
exe: CuteKnightDeluxeDemo-English.sh
installer:
- extract:
file: $file1
description: null
game_slug: cute-knight
gogslug: ''
humblestoreid: ''
installer_slug: cute-knight-deluxe-demo
name: Cute Knight
notes: ''
runner: linux
script:
files:
- file1: https://s3.amazonaws.com/hanakodemos/CuteKnightDeluxeDemo-1.1.7-linux-x86.tar.bz2
game:
exe: CuteKnightDeluxeDemo-English.sh
installer:
- extract:
file: $file1
slug: cute-knight-deluxe-demo
steamid: null
version: Deluxe Demo
year: 2005
{
"game_slug": "cute-knight",
"version": "Deluxe Demo",
"description": null,
"notes": "",
"name": "Cute Knight",
"year": 2005,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "cute-knight-deluxe-demo",
"installer_slug": "cute-knight-deluxe-demo",
"script": {
"files": [
{
"file1": "https://s3.amazonaws.com/hanakodemos/CuteKnightDeluxeDemo-1.1.7-linux-x86.tar.bz2"
}
],
"game": {
"exe": "CuteKnightDeluxeDemo-English.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
}
]
}
}