Installer heroes-of-newerth-windows

files:
- installer: http://v2202208181808199115.megasrv.de:8001/HoN_Client_4_10_1_Windows.rar
game:
  args: -masterserver kongor.online:666 -webserver kongor.online:666 -messageserver
    kongor.online:666
  exe: $GAMEDIR/hon_x64.exe
install_complete_text: Please go to https://kongor.online to register a HoN Account
  if you don't have one already!
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR
    file: installer
description: A Linux version does exist and runs great. But for compatibility reason
  you can also use the wine/windows version. Make sure no spaces are in the target
  path!
game_slug: heroes-of-newerth
gogslug: ''
humblestoreid: ''
installer_slug: heroes-of-newerth-windows
name: Heroes of Newerth
notes: 'Please register an account on the public private community masterserver at:
  https://kongor.online if you don''t have one already to be able to login and play!'
runner: wine
script:
  files:
  - installer: http://v2202208181808199115.megasrv.de:8001/HoN_Client_4_10_1_Windows.rar
  game:
    args: -masterserver kongor.online:666 -webserver kongor.online:666 -messageserver
      kongor.online:666
    exe: $GAMEDIR/hon_x64.exe
  install_complete_text: Please go to https://kongor.online to register a HoN Account
    if you don't have one already!
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR
      file: installer
slug: heroes-of-newerth-windows
steamid: null
version: Windows
year: 2010
{
  "game_slug": "heroes-of-newerth",
  "version": "Windows",
  "description": "A Linux version does exist and runs great. But for compatibility reason you can also use the wine/windows version. Make sure no spaces are in the target path!",
  "notes": "Please register an account on the public private community masterserver at: https://kongor.online if you don't have one already to be able to login and play!",
  "name": "Heroes of Newerth",
  "year": 2010,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "heroes-of-newerth-windows",
  "installer_slug": "heroes-of-newerth-windows",
  "script": {
    "files": [
      {
        "installer": "http://v2202208181808199115.megasrv.de:8001/HoN_Client_4_10_1_Windows.rar"
      }
    ],
    "game": {
      "args": "-masterserver kongor.online:666 -webserver kongor.online:666 -messageserver kongor.online:666",
      "exe": "$GAMEDIR/hon_x64.exe"
    },
    "install_complete_text": "Please go to https://kongor.online to register a HoN Account if you don't have one already!",
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "installer"
        }
      }
    ]
  }
}
Back to game