Installer what-the-dark-keeps-groupees

files:
- file1: N/A:Please select the Groupees archive
game:
  args: linux64/package.nw
  exe: linux64/nw
  launch_configs:
  - exe: linux32/nw
    name: 32 bit version
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/linux32/nw
- chmodx: $GAMEDIR/linux64/nw
description: ''
game_slug: what-the-dark-keeps
gogslug: ''
humblestoreid: ''
installer_slug: what-the-dark-keeps-groupees
name: What the Dark Keeps
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the Groupees archive
  game:
    args: linux64/package.nw
    exe: linux64/nw
    launch_configs:
    - exe: linux32/nw
      name: 32 bit version
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/linux32/nw
  - chmodx: $GAMEDIR/linux64/nw
slug: what-the-dark-keeps-groupees
steamid: null
version: Groupees
year: null
{
  "game_slug": "what-the-dark-keeps",
  "version": "Groupees",
  "description": "",
  "notes": "",
  "name": "What the Dark Keeps",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "what-the-dark-keeps-groupees",
  "installer_slug": "what-the-dark-keeps-groupees",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Groupees archive"
      }
    ],
    "game": {
      "args": "linux64/package.nw",
      "exe": "linux64/nw",
      "launch_configs": [
        {
          "exe": "linux32/nw",
          "name": "32 bit version"
        }
      ]
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/linux32/nw"
      },
      {
        "chmodx": "$GAMEDIR/linux64/nw"
      }
    ]
  }
}
Back to game