Installer atlantis-iii-the-new-world-groupees

files:
- file1: N/A:Please select the Groupees archive
game:
  arch: win32
  exe: drive_c/Program Files/Microids/Atlantis 3/Atlantis3.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $file1
- task:
    args: /S
    executable: $CACHE/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: atlantis-iii-the-new-world
gogslug: ''
humblestoreid: ''
installer_slug: atlantis-iii-the-new-world-groupees
name: 'Atlantis III: The New World'
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the Groupees archive
  game:
    arch: win32
    exe: drive_c/Program Files/Microids/Atlantis 3/Atlantis3.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - task:
      args: /S
      executable: $CACHE/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: atlantis-iii-the-new-world-groupees
steamid: null
version: Groupees
year: 2001
{
  "game_slug": "atlantis-iii-the-new-world",
  "version": "Groupees",
  "description": null,
  "notes": "",
  "name": "Atlantis III: The New World",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "atlantis-iii-the-new-world-groupees",
  "installer_slug": "atlantis-iii-the-new-world-groupees",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Groupees archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Microids/Atlantis 3/Atlantis3.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "task": {
          "args": "/S",
          "executable": "$CACHE/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game