Installer dark-age-of-camelot-atlas-free-shard

files:
- setup: https://darkageofcamelot.com/sites/daoc/files/downloads/DAoCSetup.exe
- atlas:
    filename: AtlasLauncher.zip
    url: https://www.atlasfreeshard.com/wp-content/uploads/AtlasLauncher.zip
game:
  arch: win32
  exe: drive_c/Program Files/Electronic Arts/Dark Age of Camelot/AtlasLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: corefonts
    description: Installing Corefonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Installing DAOC
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Electronic Arts/Dark Age of Camelot/
    file: atlas
- task:
    description: Patch Game
    executable: $GAMEDIR/drive_c/Program Files/Electronic Arts/Dark Age of Camelot/camelot.exe
    name: wineexec
    prefix: $GAMEDIR
description: Atlas free shard installer
game_slug: dark-age-of-camelot
gogslug: ''
humblestoreid: ''
installer_slug: dark-age-of-camelot-atlas-free-shard
name: Dark Age Of Camelot
notes: Let the patcher run until the vanilla game is completely updated, then close
  the patcher window. Further installation/activation steps can be found on the Atlas
  website.
runner: wine
script:
  files:
  - setup: https://darkageofcamelot.com/sites/daoc/files/downloads/DAoCSetup.exe
  - atlas:
      filename: AtlasLauncher.zip
      url: https://www.atlasfreeshard.com/wp-content/uploads/AtlasLauncher.zip
  game:
    arch: win32
    exe: drive_c/Program Files/Electronic Arts/Dark Age of Camelot/AtlasLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: corefonts
      description: Installing Corefonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Installing DAOC
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Electronic Arts/Dark Age of Camelot/
      file: atlas
  - task:
      description: Patch Game
      executable: $GAMEDIR/drive_c/Program Files/Electronic Arts/Dark Age of Camelot/camelot.exe
      name: wineexec
      prefix: $GAMEDIR
slug: dark-age-of-camelot-atlas-free-shard
steamid: null
version: Atlas Free Shard
year: 2002
{
  "game_slug": "dark-age-of-camelot",
  "version": "Atlas Free Shard",
  "description": "Atlas free shard installer",
  "notes": "Let the patcher run until the vanilla game is completely updated, then close the patcher window. Further installation/activation steps can be found on the Atlas website.",
  "name": "Dark Age Of Camelot",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dark-age-of-camelot-atlas-free-shard",
  "installer_slug": "dark-age-of-camelot-atlas-free-shard",
  "script": {
    "files": [
      {
        "setup": "https://darkageofcamelot.com/sites/daoc/files/downloads/DAoCSetup.exe"
      },
      {
        "atlas": {
          "filename": "AtlasLauncher.zip",
          "url": "https://www.atlasfreeshard.com/wp-content/uploads/AtlasLauncher.zip"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Electronic Arts/Dark Age of Camelot/AtlasLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "description": "Installing Corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing DAOC",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Electronic Arts/Dark Age of Camelot/",
          "file": "atlas"
        }
      },
      {
        "task": {
          "description": "Patch Game",
          "executable": "$GAMEDIR/drive_c/Program Files/Electronic Arts/Dark Age of Camelot/camelot.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game