Installer total-war-arena-eu

files:
- setup: http://redirect.wargaming.net/WGC/Wargaming_Game_Center_Install_TWA_EU.exe
game:
  arch: win64
  exe: drive_c/ProgramData/Wargaming.net/GameCenter/wgc.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    executable: $setup
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: total-war-arena
gogslug: ''
humblestoreid: ''
installer_slug: total-war-arena-eu
name: 'Total War: ARENA'
notes: ''
runner: wine
script:
  files:
  - setup: http://redirect.wargaming.net/WGC/Wargaming_Game_Center_Install_TWA_EU.exe
  game:
    arch: win64
    exe: drive_c/ProgramData/Wargaming.net/GameCenter/wgc.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      executable: $setup
      name: wineexec
      prefix: $GAMEDIR
slug: total-war-arena-eu
steamid: null
version: EU
year: 2018
{
  "game_slug": "total-war-arena",
  "version": "EU",
  "description": null,
  "notes": "",
  "name": "Total War: ARENA",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "total-war-arena-eu",
  "installer_slug": "total-war-arena-eu",
  "script": {
    "files": [
      {
        "setup": "http://redirect.wargaming.net/WGC/Wargaming_Game_Center_Install_TWA_EU.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/ProgramData/Wargaming.net/GameCenter/wgc.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "executable": "$setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game