Installer tux-racer-commercial-demo-11-l

custom-name: Tux Racer Demo(Commercial)
files:
- demo: http://www.thelimeydragon.com/TuxRacerDemo.tar.gz
game:
  exe: $GAMEDIR/tuxracer-demo
installer:
- extract:
    dst: $GAMEDIR
    file: demo
    format: tgz
description: This is the free demo of the commercial release of Tux Racer.
game_slug: tux-racer
gogslug: ''
humblestoreid: ''
installer_slug: tux-racer-commercial-demo-11-l
name: Tux Racer
notes: You may be missing some 32-bit library files. (Need feedback from other distros)
runner: linux
script:
  custom-name: Tux Racer Demo(Commercial)
  files:
  - demo: http://www.thelimeydragon.com/TuxRacerDemo.tar.gz
  game:
    exe: $GAMEDIR/tuxracer-demo
  installer:
  - extract:
      dst: $GAMEDIR
      file: demo
      format: tgz
slug: tux-racer-commercial-demo-11-l
steamid: null
version: Commercial Demo (1.1) Linux
year: 2001
{
  "game_slug": "tux-racer",
  "version": "Commercial Demo (1.1) Linux",
  "description": "This is the free demo of the commercial release of Tux Racer.",
  "notes": "You may be missing some 32-bit library files. (Need feedback from other distros)",
  "name": "Tux Racer",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "tux-racer-commercial-demo-11-l",
  "installer_slug": "tux-racer-commercial-demo-11-l",
  "script": {
    "custom-name": "Tux Racer Demo(Commercial)",
    "files": [
      {
        "demo": "http://www.thelimeydragon.com/TuxRacerDemo.tar.gz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/tuxracer-demo"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "demo",
          "format": "tgz"
        }
      }
    ]
  }
}
Back to game