Installer tux-racer-comercial-cd

custom-name: Tux Racer (Commercial)
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Sunspire Studios/Tux Racer/tuxracer.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/Program Files/Sunspire Studios/Tux Racer/
installer:
- insert-disc:
    description: Please insert TuxRacer CD or mount ISO
    requires: Tuxracer.ICO
- task:
    arch: win32
    description: Creating Wine Prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing Tux Racer...
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
description: 'CD image available from archive.org: https://archive.org/details/TuxRacerCD'
game_slug: tux-racer
gogslug: ''
humblestoreid: ''
installer_slug: tux-racer-comercial-cd
name: Tux Racer
notes: ''
runner: wine
script:
  custom-name: Tux Racer (Commercial)
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Sunspire Studios/Tux Racer/tuxracer.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/Program Files/Sunspire Studios/Tux Racer/
  installer:
  - insert-disc:
      description: Please insert TuxRacer CD or mount ISO
      requires: Tuxracer.ICO
  - task:
      arch: win32
      description: Creating Wine Prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing Tux Racer...
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: tux-racer-comercial-cd
steamid: null
version: Comercial CD
year: 2001
{
  "game_slug": "tux-racer",
  "version": "Comercial CD",
  "description": "CD image available from archive.org: https://archive.org/details/TuxRacerCD",
  "notes": "",
  "name": "Tux Racer",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tux-racer-comercial-cd",
  "installer_slug": "tux-racer-comercial-cd",
  "script": {
    "custom-name": "Tux Racer (Commercial)",
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Sunspire Studios/Tux Racer/tuxracer.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/Program Files/Sunspire Studios/Tux Racer/"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please insert TuxRacer CD or mount ISO",
          "requires": "Tuxracer.ICO"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine Prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Tux Racer...",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game