Installer guild-wars-official-client

files:
- client: http://cloudfront.guildwars2.com/client/GwSetup.exe
game:
  exe: $GAMEDIR/drive_c/Program Files/Guild Wars/Gw.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    executable: client
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: guild-wars
gogslug: ''
humblestoreid: ''
installer_slug: guild-wars-official-client
name: Guild Wars
notes: ''
runner: wine
script:
  files:
  - client: http://cloudfront.guildwars2.com/client/GwSetup.exe
  game:
    exe: $GAMEDIR/drive_c/Program Files/Guild Wars/Gw.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      executable: client
      name: wineexec
      prefix: $GAMEDIR
slug: guild-wars-official-client
steamid: 29600
version: Official Client
year: 2005
{
  "game_slug": "guild-wars",
  "version": "Official Client",
  "description": null,
  "notes": "",
  "name": "Guild Wars",
  "year": 2005,
  "steamid": 29600,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "guild-wars-official-client",
  "installer_slug": "guild-wars-official-client",
  "script": {
    "files": [
      {
        "client": "http://cloudfront.guildwars2.com/client/GwSetup.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files/Guild Wars/Gw.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "executable": "client",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game