Installer total-war-attila-dvd-or-digital

files:
- setup: N/A:Select the installer for the game.
game:
  arch: win64
  exe: drive_c/Program Files/Total War ATTILA/TotalWarAttila.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating win64 prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win64
    description: Changing windows version to Win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing the game. You might get an error at the end of the installation,
      just close the installer window and don't click on retry
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: total-war-attila
gogslug: ''
humblestoreid: ''
installer_slug: total-war-attila-dvd-or-digital
name: 'Total War: ATTILA'
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select the installer for the game.
  game:
    arch: win64
    exe: drive_c/Program Files/Total War ATTILA/TotalWarAttila.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating win64 prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win64
      description: Changing windows version to Win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing the game. You might get an error at the end of the installation,
        just close the installer window and don't click on retry
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: total-war-attila-dvd-or-digital
steamid: 325610
version: DVD or Digital
year: 2015
{
  "game_slug": "total-war-attila",
  "version": "DVD or Digital",
  "description": null,
  "notes": "",
  "name": "Total War: ATTILA",
  "year": 2015,
  "steamid": 325610,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "total-war-attila-dvd-or-digital",
  "installer_slug": "total-war-attila-dvd-or-digital",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the installer for the game."
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/Total War ATTILA/TotalWarAttila.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating win64 prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win64",
          "description": "Changing windows version to Win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing the game. You might get an error at the end of the installation, just close the installer window and don't click on retry",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game