Installer deeper-club-any

files:
- archive: N/A:Select your zip file
game:
  exe: DeeperClub.sh
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: archive
description: Manuel-Installer (Native)
game_slug: deeper-club
gogslug: ''
humblestoreid: ''
installer_slug: deeper-club-any
name: Deeper Club
notes: To use this method, download the "DeeperClub-X.XX.XX-pc.zip" file from the
  itch.io then select the zip file you just downloaded.
runner: linux
script:
  files:
  - archive: N/A:Select your zip file
  game:
    exe: DeeperClub.sh
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: archive
slug: deeper-club-any
steamid: null
version: any
year: 2022
{
  "game_slug": "deeper-club",
  "version": "any",
  "description": "Manuel-Installer (Native)",
  "notes": "To use this method, download the \"DeeperClub-X.XX.XX-pc.zip\" file from the itch.io then select the zip file you just downloaded.",
  "name": "Deeper Club",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "deeper-club-any",
  "installer_slug": "deeper-club-any",
  "script": {
    "files": [
      {
        "archive": "N/A:Select your zip file"
      }
    ],
    "game": {
      "exe": "DeeperClub.sh",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "archive"
        }
      }
    ]
  }
}
Back to game