Installer zoo-tycoon-abandonware

files:
- file1: N/A:Please select the Zoo Tycoon setup file (in Download usually)
game:
  exe: drive_c/Jeux/ABWFR/Zoo Tycoon Complete Collection/zoo.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine Prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: file1
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: zoo-tycoon
gogslug: ''
humblestoreid: ''
installer_slug: zoo-tycoon-abandonware
name: Zoo Tycoon
notes: first download the exe file from the abandonware site then install it.
runner: wine
script:
  files:
  - file1: N/A:Please select the Zoo Tycoon setup file (in Download usually)
  game:
    exe: drive_c/Jeux/ABWFR/Zoo Tycoon Complete Collection/zoo.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine Prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: file1
      name: wineexec
      prefix: $GAMEDIR
slug: zoo-tycoon-abandonware
steamid: 613880
version: Abandonware
year: 2001
{
  "game_slug": "zoo-tycoon",
  "version": "Abandonware",
  "description": "",
  "notes": "first download the exe file from the abandonware site then install it.",
  "name": "Zoo Tycoon",
  "year": 2001,
  "steamid": 613880,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "zoo-tycoon-abandonware",
  "installer_slug": "zoo-tycoon-abandonware",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Zoo Tycoon setup file (in Download usually)"
      }
    ],
    "game": {
      "exe": "drive_c/Jeux/ABWFR/Zoo Tycoon Complete Collection/zoo.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "file1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game