Installer vintage-story-website-download-win

files:
- windows_installer: 'N/A: Please select the Vintage Story Windows installer. It should
    be named something like `vs_install_x.y.z.exe`'
game:
  arch: win64
  exe: drive_c/Vintagestory/Vintagestory.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Running the Vintage Story Windows installer, please wait...
    executable: windows_installer
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: vintage-story
gogslug: ''
humblestoreid: ''
installer_slug: vintage-story-website-download-win
name: Vintage Story
notes: "This installer currently doesn't provide a playable version of the game.\r\
  \nPlease make sure to select the `drive_c` as the installation location (so that\
  \ the path shows `C:\\Vintagestory`)."
runner: wine
script:
  files:
  - windows_installer: 'N/A: Please select the Vintage Story Windows installer. It
      should be named something like `vs_install_x.y.z.exe`'
  game:
    arch: win64
    exe: drive_c/Vintagestory/Vintagestory.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Running the Vintage Story Windows installer, please wait...
      executable: windows_installer
      name: wineexec
      prefix: $GAMEDIR
slug: vintage-story-website-download-win
steamid: null
version: Website Download (Windows)
year: 2016
{
  "game_slug": "vintage-story",
  "version": "Website Download (Windows)",
  "description": null,
  "notes": "This installer currently doesn't provide a playable version of the game.\r\nPlease make sure to select the `drive_c` as the installation location (so that the path shows `C:\\Vintagestory`).",
  "name": "Vintage Story",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "vintage-story-website-download-win",
  "installer_slug": "vintage-story-website-download-win",
  "script": {
    "files": [
      {
        "windows_installer": "N/A: Please select the Vintage Story Windows installer. It should be named something like `vs_install_x.y.z.exe`"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Vintagestory/Vintagestory.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Running the Vintage Story Windows installer, please wait...",
          "executable": "windows_installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game