files:
- installer: http://icculus.org/prey/downloads/prey-installer-02192009.bin
game:
exe: $GAMEDIR/prey
working_dir: $GAMEDIR
installer:
- insert-disc:
message: Please insert the Prey CD
requires: data2.cab
- chmodx: installer
- execute:
args: --destination=$GAMEDIR
file: installer
system:
terminal: true
description: ''
game_slug: prey-2006
gogslug: ''
humblestoreid: ''
installer_slug: prey-native
name: Prey (2006)
notes: ''
runner: linux
script:
files:
- installer: http://icculus.org/prey/downloads/prey-installer-02192009.bin
game:
exe: $GAMEDIR/prey
working_dir: $GAMEDIR
installer:
- insert-disc:
message: Please insert the Prey CD
requires: data2.cab
- chmodx: installer
- execute:
args: --destination=$GAMEDIR
file: installer
system:
terminal: true
slug: prey-native
steamid: 3970
version: Native
year: 2006
{
"game_slug": "prey-2006",
"version": "Native",
"description": "",
"notes": "",
"name": "Prey (2006)",
"year": 2006,
"steamid": 3970,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "prey-native",
"installer_slug": "prey-native",
"script": {
"files": [
{
"installer": "http://icculus.org/prey/downloads/prey-installer-02192009.bin"
}
],
"game": {
"exe": "$GAMEDIR/prey",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"message": "Please insert the Prey CD",
"requires": "data2.cab"
}
},
{
"chmodx": "installer"
},
{
"execute": {
"args": "--destination=$GAMEDIR",
"file": "installer"
}
}
],
"system": {
"terminal": true
}
}
}