Installer dwellers-empty-path-itchio-windows

files:
- dep_zip: N/A:Select the game zip file
game:
  arch: win32
  exe: $GAMEDIR/dwellers-empty-path/Dweller's Empty Path.exe
  prefix: $GAMEDIR/prefix
  working_dir: $GAMEDIR/prefix
installer:
- extract:
    dst: $GAMEDIR/dwellers-empty-path/
    file: dep_zip
- task:
    app: corefonts
    name: winetricks
    silent: true
description: ''
game_slug: dwellers-empty-path
gogslug: ''
humblestoreid: ''
installer_slug: dwellers-empty-path-itchio-windows
name: Dweller's Empty Path
notes: ''
runner: wine
script:
  files:
  - dep_zip: N/A:Select the game zip file
  game:
    arch: win32
    exe: $GAMEDIR/dwellers-empty-path/Dweller's Empty Path.exe
    prefix: $GAMEDIR/prefix
    working_dir: $GAMEDIR/prefix
  installer:
  - extract:
      dst: $GAMEDIR/dwellers-empty-path/
      file: dep_zip
  - task:
      app: corefonts
      name: winetricks
      silent: true
slug: dwellers-empty-path-itchio-windows
steamid: null
version: itch.io (Windows)
year: 2020
{
  "game_slug": "dwellers-empty-path",
  "version": "itch.io (Windows)",
  "description": "",
  "notes": "",
  "name": "Dweller's Empty Path",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dwellers-empty-path-itchio-windows",
  "installer_slug": "dwellers-empty-path-itchio-windows",
  "script": {
    "files": [
      {
        "dep_zip": "N/A:Select the game zip file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/dwellers-empty-path/Dweller's Empty Path.exe",
      "prefix": "$GAMEDIR/prefix",
      "working_dir": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/dwellers-empty-path/",
          "file": "dep_zip"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "name": "winetricks",
          "silent": true
        }
      }
    ]
  }
}
Back to game