files:
- zip: http://kronosaur.com/downloads/Transcendence.zip
game:
exe: $GAMEDIR/Transcendence.exe
installer:
- extract:
dst: $GAMEDIR/
file: zip
- chmodx: $GAMEDIR/Transcendence.exe
description: Stable version from Kronosaur website.
game_slug: transcendence
gogslug: ''
humblestoreid: ''
installer_slug: transcendence-stable
name: Transcendence
notes: ''
runner: wine
script:
files:
- zip: http://kronosaur.com/downloads/Transcendence.zip
game:
exe: $GAMEDIR/Transcendence.exe
installer:
- extract:
dst: $GAMEDIR/
file: zip
- chmodx: $GAMEDIR/Transcendence.exe
slug: transcendence-stable
steamid: 364510
version: Stable
year: 2003
{
"game_slug": "transcendence",
"version": "Stable",
"description": "Stable version from Kronosaur website.",
"notes": "",
"name": "Transcendence",
"year": 2003,
"steamid": 364510,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "transcendence-stable",
"installer_slug": "transcendence-stable",
"script": {
"files": [
{
"zip": "http://kronosaur.com/downloads/Transcendence.zip"
}
],
"game": {
"exe": "$GAMEDIR/Transcendence.exe"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"file": "zip"
}
},
{
"chmodx": "$GAMEDIR/Transcendence.exe"
}
]
}
}