files:
- installer: http://icculus.org/prey/downloads/prey-demo-installer-02192009.bin
game:
exe: prey-demo.x86
installer:
- chmodx: installer
- execute:
args: --destination=$GAMEDIR
file: installer
description: null
game_slug: prey-2006
gogslug: ''
humblestoreid: ''
installer_slug: prey-2006-demo
name: Prey (2006)
notes: ''
runner: linux
script:
files:
- installer: http://icculus.org/prey/downloads/prey-demo-installer-02192009.bin
game:
exe: prey-demo.x86
installer:
- chmodx: installer
- execute:
args: --destination=$GAMEDIR
file: installer
slug: prey-2006-demo
steamid: 3970
version: Demo
year: 2006
{
"game_slug": "prey-2006",
"version": "Demo",
"description": null,
"notes": "",
"name": "Prey (2006)",
"year": 2006,
"steamid": 3970,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "prey-2006-demo",
"installer_slug": "prey-2006-demo",
"script": {
"files": [
{
"installer": "http://icculus.org/prey/downloads/prey-demo-installer-02192009.bin"
}
],
"game": {
"exe": "prey-demo.x86"
},
"installer": [
{
"chmodx": "installer"
},
{
"execute": {
"args": "--destination=$GAMEDIR",
"file": "installer"
}
}
]
}
}