Installer cyberhunter-linux

files:
- file1: https://g94na.gdl.netease.com/cyber_hunter_20200616.exe
game:
  args: -arg
  exe: drive_c/CyberHunter/launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2010 wininet win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES /VERYSILENT /NOICONS
    description: Please wait while we install Cyber Hunter
    exclude_processes: client.exe
    executable: $CACHE/cyber_hunter_20190729.exe
    name: wineexec
    prefix: $GAMEDIR
wine:
  overrides:
    wininet: builtin,native
description: null
game_slug: cyberhunter
gogslug: ''
humblestoreid: ''
installer_slug: cyberhunter-linux
name: Cyber Hunter
notes: ''
runner: wine
script:
  files:
  - file1: https://g94na.gdl.netease.com/cyber_hunter_20200616.exe
  game:
    args: -arg
    exe: drive_c/CyberHunter/launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2010 wininet win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES /VERYSILENT /NOICONS
      description: Please wait while we install Cyber Hunter
      exclude_processes: client.exe
      executable: $CACHE/cyber_hunter_20190729.exe
      name: wineexec
      prefix: $GAMEDIR
  wine:
    overrides:
      wininet: builtin,native
slug: cyberhunter-linux
steamid: null
version: Linux
year: 2019
{
  "game_slug": "cyberhunter",
  "version": "Linux",
  "description": null,
  "notes": "",
  "name": "Cyber Hunter",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "cyberhunter-linux",
  "installer_slug": "cyberhunter-linux",
  "script": {
    "files": [
      {
        "file1": "https://g94na.gdl.netease.com/cyber_hunter_20200616.exe"
      }
    ],
    "game": {
      "args": "-arg",
      "exe": "drive_c/CyberHunter/launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2010 wininet win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /VERYSILENT /NOICONS",
          "description": "Please wait while we install Cyber Hunter",
          "exclude_processes": "client.exe",
          "executable": "$CACHE/cyber_hunter_20190729.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "overrides": {
        "wininet": "builtin,native"
      }
    }
  }
}
Back to game