Installer at-the-mountains-of-madness-indiegamestand

files:
- file1: N/A:Please select the IndieGameStand archive
game:
  arch: win32
  exe: drive_c/Program Files/At the Mountains of Madness/mountainsofmadness2.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/At the Mountains of Madness
    file: $file1
- task:
    app: d3dx11_43
    name: winetricks
    prefix: $GAMEDIR
description: ''
game_slug: at-the-mountains-of-madness
gogslug: ''
humblestoreid: ''
installer_slug: at-the-mountains-of-madness-indiegamestand
name: At the Mountains of Madness
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the IndieGameStand archive
  game:
    arch: win32
    exe: drive_c/Program Files/At the Mountains of Madness/mountainsofmadness2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/At the Mountains of Madness
      file: $file1
  - task:
      app: d3dx11_43
      name: winetricks
      prefix: $GAMEDIR
slug: at-the-mountains-of-madness-indiegamestand
steamid: 393820
version: IndieGameStand
year: 2016
{
  "game_slug": "at-the-mountains-of-madness",
  "version": "IndieGameStand",
  "description": "",
  "notes": "",
  "name": "At the Mountains of Madness",
  "year": 2016,
  "steamid": 393820,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "at-the-mountains-of-madness-indiegamestand",
  "installer_slug": "at-the-mountains-of-madness-indiegamestand",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the IndieGameStand archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/At the Mountains of Madness/mountainsofmadness2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/At the Mountains of Madness",
          "file": "$file1"
        }
      },
      {
        "task": {
          "app": "d3dx11_43",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game