Installer gods-of-nowhere-itchio

files:
- file1: N/A:Please select the itch.io archive
game:
  exe: Gods of Nowhere.sh
installer:
- extract:
    dst: $GAMEDIR
    file: $file1
    format: bz2
- chmodx: $GAMEDIR/Gods of Nowhere.sh
- chmodx: $GAMEDIR/lib/linux-i686/Gods of Nowhere
- chmodx: $GAMEDIR/lib/linux-x86_64/Gods of Nowhere
description: null
game_slug: gods-of-nowhere
gogslug: ''
humblestoreid: ''
installer_slug: gods-of-nowhere-itchio
name: Gods of Nowhere
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the itch.io archive
  game:
    exe: Gods of Nowhere.sh
  installer:
  - extract:
      dst: $GAMEDIR
      file: $file1
      format: bz2
  - chmodx: $GAMEDIR/Gods of Nowhere.sh
  - chmodx: $GAMEDIR/lib/linux-i686/Gods of Nowhere
  - chmodx: $GAMEDIR/lib/linux-x86_64/Gods of Nowhere
slug: gods-of-nowhere-itchio
steamid: null
version: itch.io
year: 2014
{
  "game_slug": "gods-of-nowhere",
  "version": "itch.io",
  "description": null,
  "notes": "",
  "name": "Gods of Nowhere",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "gods-of-nowhere-itchio",
  "installer_slug": "gods-of-nowhere-itchio",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the itch.io archive"
      }
    ],
    "game": {
      "exe": "Gods of Nowhere.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$file1",
          "format": "bz2"
        }
      },
      {
        "chmodx": "$GAMEDIR/Gods of Nowhere.sh"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-i686/Gods of Nowhere"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-x86_64/Gods of Nowhere"
      }
    ]
  }
}
Back to game