Installer copod-indiegamestand

files:
- file1: N/A:Please select the IndieGameStand archive
game:
  exe: Copod.sh
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/Copod.sh
description: ''
game_slug: copod
gogslug: ''
humblestoreid: ''
installer_slug: copod-indiegamestand
name: Copod
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the IndieGameStand archive
  game:
    exe: Copod.sh
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/Copod.sh
slug: copod-indiegamestand
steamid: null
version: IndieGameStand
year: 2014
{
  "game_slug": "copod",
  "version": "IndieGameStand",
  "description": "",
  "notes": "",
  "name": "Copod",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "copod-indiegamestand",
  "installer_slug": "copod-indiegamestand",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the IndieGameStand archive"
      }
    ],
    "game": {
      "exe": "Copod.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/Copod.sh"
      }
    ]
  }
}
Back to game