Installer transcendence-next

files:
- zip: https://downloads.kronosaur.com/TranscendenceNext.zip
game:
  exe: $GAMEDIR/Transcendence.exe
installer:
- extract:
    dst: $GAMEDIR/
    file: zip
- chmodx: $GAMEDIR/Transcendence.exe
description: Unstable alpha/beta version updated more frequently.
game_slug: transcendence
gogslug: ''
humblestoreid: ''
installer_slug: transcendence-next
name: Transcendence
notes: ''
runner: wine
script:
  files:
  - zip: https://downloads.kronosaur.com/TranscendenceNext.zip
  game:
    exe: $GAMEDIR/Transcendence.exe
  installer:
  - extract:
      dst: $GAMEDIR/
      file: zip
  - chmodx: $GAMEDIR/Transcendence.exe
slug: transcendence-next
steamid: 364510
version: Next
year: 2003
{
  "game_slug": "transcendence",
  "version": "Next",
  "description": "Unstable alpha/beta version updated more frequently.",
  "notes": "",
  "name": "Transcendence",
  "year": 2003,
  "steamid": 364510,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "transcendence-next",
  "installer_slug": "transcendence-next",
  "script": {
    "files": [
      {
        "zip": "https://downloads.kronosaur.com/TranscendenceNext.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/Transcendence.exe"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/",
          "file": "zip"
        }
      },
      {
        "chmodx": "$GAMEDIR/Transcendence.exe"
      }
    ]
  }
}
Back to game