Installer unigine-valley-10

files:
- setup: https://assets.unigine.com/d/Unigine_Valley-1.0.exe
game:
  arch: win64
  args: -start
  exe: drive_c/Program Files (x86)/Unigine/Valley Benchmark 1.0/valley.bat
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2017
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: win81
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: unigine-valley
gogslug: ''
humblestoreid: ''
installer_slug: unigine-valley-10
name: Unigine Valley
notes: ''
runner: wine
script:
  files:
  - setup: https://assets.unigine.com/d/Unigine_Valley-1.0.exe
  game:
    arch: win64
    args: -start
    exe: drive_c/Program Files (x86)/Unigine/Valley Benchmark 1.0/valley.bat
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2017
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: win81
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: unigine-valley-10
steamid: null
version: '1.0'
year: 2013
{
  "game_slug": "unigine-valley",
  "version": "1.0",
  "description": null,
  "notes": "",
  "name": "Unigine Valley",
  "year": 2013,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "unigine-valley-10",
  "installer_slug": "unigine-valley-10",
  "script": {
    "files": [
      {
        "setup": "https://assets.unigine.com/d/Unigine_Valley-1.0.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "-start",
      "exe": "drive_c/Program Files (x86)/Unigine/Valley Benchmark 1.0/valley.bat",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2017",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win81",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game