Installer coin-crypt-indiegamestand

files:
- file1: N/A:Please select the IndieGameStand executable
game:
  arch: win32
  exe: $file1
  prefix: $GAMEDIR
installer:
- merge:
    dst: $GAMEDIR/drive_c/Program Files/Coin Crypt
    src: file1
description: ''
game_slug: coin-crypt
gogslug: ''
humblestoreid: coincrypt
installer_slug: coin-crypt-indiegamestand
name: Coin Crypt
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the IndieGameStand executable
  game:
    arch: win32
    exe: $file1
    prefix: $GAMEDIR
  installer:
  - merge:
      dst: $GAMEDIR/drive_c/Program Files/Coin Crypt
      src: file1
slug: coin-crypt-indiegamestand
steamid: 264690
version: IndieGameStand
year: 2013
{
  "game_slug": "coin-crypt",
  "version": "IndieGameStand",
  "description": "",
  "notes": "",
  "name": "Coin Crypt",
  "year": 2013,
  "steamid": 264690,
  "gogslug": "",
  "humblestoreid": "coincrypt",
  "runner": "wine",
  "slug": "coin-crypt-indiegamestand",
  "installer_slug": "coin-crypt-indiegamestand",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the IndieGameStand executable"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$file1",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Program Files/Coin Crypt",
          "src": "file1"
        }
      }
    ]
  }
}
Back to game