Installer fallow-itchio

files:
- zipfile: N/A:Please select the itch.io archive
game:
  exe: $GAMEDIR/Fallow.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: zipfile
description: null
game_slug: fallow
gogslug: ''
humblestoreid: ''
installer_slug: fallow-itchio
name: Fallow
notes: ''
runner: wine
script:
  files:
  - zipfile: N/A:Please select the itch.io archive
  game:
    exe: $GAMEDIR/Fallow.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: zipfile
slug: fallow-itchio
steamid: null
version: itch.io
year: 2021
{
  "game_slug": "fallow",
  "version": "itch.io",
  "description": null,
  "notes": "",
  "name": "Fallow",
  "year": 2021,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "fallow-itchio",
  "installer_slug": "fallow-itchio",
  "script": {
    "files": [
      {
        "zipfile": "N/A:Please select the itch.io archive"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/Fallow.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "zipfile"
        }
      }
    ]
  }
}
Back to game