Installer voices-of-the-void-latest-itch-io

files:
- file: N/A:Please select the 7z file download from itch.io
game:
  arch: win64
  exe: $GAMEDIR/WindowsNoEditor/VotV.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR
installer:
- extract:
    src: file
- task:
    arch: win64
    name: create_prefix
- chmodx: $GAMEDIR/WindowsNoEditor/VotV.exe
- task:
    app: vcrun2019
    arch: win64
    description: Installing Visual C++ 2019
    name: winetricks
    silent: true
description: ''
game_slug: voices-of-the-void
gogslug: ''
humblestoreid: ''
installer_slug: voices-of-the-void-latest-itch-io
name: Voices of the Void
notes: 'This installer requires the latest 7z game file from the itch.io official
  game store : https://mrdrnose.itch.io/votv'
runner: wine
script:
  files:
  - file: N/A:Please select the 7z file download from itch.io
  game:
    arch: win64
    exe: $GAMEDIR/WindowsNoEditor/VotV.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR
  installer:
  - extract:
      src: file
  - task:
      arch: win64
      name: create_prefix
  - chmodx: $GAMEDIR/WindowsNoEditor/VotV.exe
  - task:
      app: vcrun2019
      arch: win64
      description: Installing Visual C++ 2019
      name: winetricks
      silent: true
slug: voices-of-the-void-latest-itch-io
steamid: null
version: Latest itch io
year: 2023
{
  "game_slug": "voices-of-the-void",
  "version": "Latest itch io",
  "description": "",
  "notes": "This installer requires the latest 7z game file from the itch.io official game store : https://mrdrnose.itch.io/votv",
  "name": "Voices of the Void",
  "year": 2023,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "voices-of-the-void-latest-itch-io",
  "installer_slug": "voices-of-the-void-latest-itch-io",
  "script": {
    "files": [
      {
        "file": "N/A:Please select the 7z file download from itch.io"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/WindowsNoEditor/VotV.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "src": "file"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix"
        }
      },
      {
        "chmodx": "$GAMEDIR/WindowsNoEditor/VotV.exe"
      },
      {
        "task": {
          "app": "vcrun2019",
          "arch": "win64",
          "description": "Installing Visual C++ 2019",
          "name": "winetricks",
          "silent": true
        }
      }
    ]
  }
}
Back to game