Installer dark-age-of-camelot-official-live-server

files:
- setup: https://darkageofcamelot.com/sites/daoc/files/downloads/DAoCSetup.exe
game:
  arch: win32
  exe: drive_c/Program Files/Electronic Arts/Dark Age of Camelot/camelot.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
description: Official Live Server Version of Dark Age of Camelot.
game_slug: dark-age-of-camelot
gogslug: ''
humblestoreid: ''
installer_slug: dark-age-of-camelot-official-live-server
name: Dark Age Of Camelot
notes: Patcher will download gamefiles on first startup.
runner: wine
script:
  files:
  - setup: https://darkageofcamelot.com/sites/daoc/files/downloads/DAoCSetup.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Electronic Arts/Dark Age of Camelot/camelot.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
slug: dark-age-of-camelot-official-live-server
steamid: null
version: Official Live Server
year: 2002
{
  "game_slug": "dark-age-of-camelot",
  "version": "Official Live Server",
  "description": "Official Live Server Version of Dark Age of Camelot.",
  "notes": "Patcher will download gamefiles on first startup.",
  "name": "Dark Age Of Camelot",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dark-age-of-camelot-official-live-server",
  "installer_slug": "dark-age-of-camelot-official-live-server",
  "script": {
    "files": [
      {
        "setup": "https://darkageofcamelot.com/sites/daoc/files/downloads/DAoCSetup.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Electronic Arts/Dark Age of Camelot/camelot.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"
        }
      }
    ]
  }
}
Back to game