Installer photobomb-itchio

files:
- photobomb-game: 'N/A: Please select the .zip install file downloaded from itch.io'
game:
  exe: Photobomb.x86
installer:
- extract:
    file: photobomb-game
- chmodx: $GAMEDIR/Photobomb.x86
description: ''
game_slug: photobomb
gogslug: ''
humblestoreid: ''
installer_slug: photobomb-itchio
name: Photobomb
notes: ''
runner: linux
script:
  files:
  - photobomb-game: 'N/A: Please select the .zip install file downloaded from itch.io'
  game:
    exe: Photobomb.x86
  installer:
  - extract:
      file: photobomb-game
  - chmodx: $GAMEDIR/Photobomb.x86
slug: photobomb-itchio
steamid: null
version: itch.io
year: 2015
{
  "game_slug": "photobomb",
  "version": "itch.io",
  "description": "",
  "notes": "",
  "name": "Photobomb",
  "year": 2015,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "photobomb-itchio",
  "installer_slug": "photobomb-itchio",
  "script": {
    "files": [
      {
        "photobomb-game": "N/A: Please select the .zip install file downloaded from itch.io"
      }
    ],
    "game": {
      "exe": "Photobomb.x86"
    },
    "installer": [
      {
        "extract": {
          "file": "photobomb-game"
        }
      },
      {
        "chmodx": "$GAMEDIR/Photobomb.x86"
      }
    ]
  }
}
Back to game