Installer fear-hunger-itchio

files:
- installer: N/A:Please select the itch.io archive
game:
  arch: lin64
  exe: $GAMEDIR/Game
  working_dir: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: $installer
- chmodx: $GAMEDIR/Game
description: ''
game_slug: fear-hunger
gogslug: ''
humblestoreid: ''
installer_slug: fear-hunger-itchio
name: Fear & Hunger
notes: "- Requires \"libgconf-2.so.4\" to be installed. Please install before launching\
  \ using your distro's package manager.\r\n- [Optional] Install GTK2 murrine theme\
  \ engine using your distro's package manager."
runner: linux
script:
  files:
  - installer: N/A:Please select the itch.io archive
  game:
    arch: lin64
    exe: $GAMEDIR/Game
    working_dir: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: $installer
  - chmodx: $GAMEDIR/Game
slug: fear-hunger-itchio
steamid: 1002300
version: itch.io
year: null
{
  "game_slug": "fear-hunger",
  "version": "itch.io",
  "description": "",
  "notes": "- Requires \"libgconf-2.so.4\" to be installed. Please install before launching using your distro's package manager.\r\n- [Optional] Install GTK2 murrine theme engine using your distro's package manager.",
  "name": "Fear & Hunger",
  "year": null,
  "steamid": 1002300,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "fear-hunger-itchio",
  "installer_slug": "fear-hunger-itchio",
  "script": {
    "files": [
      {
        "installer": "N/A:Please select the itch.io archive"
      }
    ],
    "game": {
      "arch": "lin64",
      "exe": "$GAMEDIR/Game",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$installer"
        }
      },
      {
        "chmodx": "$GAMEDIR/Game"
      }
    ]
  }
}
Back to game