Installer snake-blocks-indiegamestand

files:
- file1: N/A:Please select the IndieGameStand archive
game:
  exe: SnakeBlocks.x86
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/SnakeBlocks.x86
description: ''
game_slug: snake-blocks
gogslug: ''
humblestoreid: ''
installer_slug: snake-blocks-indiegamestand
name: Snake Blocks
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the IndieGameStand archive
  game:
    exe: SnakeBlocks.x86
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/SnakeBlocks.x86
slug: snake-blocks-indiegamestand
steamid: 339320
version: IndieGameStand
year: 2013
{
  "game_slug": "snake-blocks",
  "version": "IndieGameStand",
  "description": "",
  "notes": "",
  "name": "Snake Blocks",
  "year": 2013,
  "steamid": 339320,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "snake-blocks-indiegamestand",
  "installer_slug": "snake-blocks-indiegamestand",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the IndieGameStand archive"
      }
    ],
    "game": {
      "exe": "SnakeBlocks.x86"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/SnakeBlocks.x86"
      }
    ]
  }
}
Back to game