Installer eggnogg-itchio

files:
- archive: 'N/A: Select eggnoggplus-linux.zip'
game:
  exe: eggnoggplus
installer:
- extract:
    dst: $GAMEDIR
    file: $archive
- chmodx: $GAMEDIR/eggnoggplus
description: Download at https://madgarden.itch.io/eggnogg
game_slug: eggnogg
gogslug: ''
humblestoreid: ''
installer_slug: eggnogg-itchio
name: Eggnogg+
notes: ''
runner: linux
script:
  files:
  - archive: 'N/A: Select eggnoggplus-linux.zip'
  game:
    exe: eggnoggplus
  installer:
  - extract:
      dst: $GAMEDIR
      file: $archive
  - chmodx: $GAMEDIR/eggnoggplus
slug: eggnogg-itchio
steamid: null
version: itch.io
year: null
{
  "game_slug": "eggnogg",
  "version": "itch.io",
  "description": "Download at https://madgarden.itch.io/eggnogg",
  "notes": "",
  "name": "Eggnogg+",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "eggnogg-itchio",
  "installer_slug": "eggnogg-itchio",
  "script": {
    "files": [
      {
        "archive": "N/A: Select eggnoggplus-linux.zip"
      }
    ],
    "game": {
      "exe": "eggnoggplus"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$archive"
        }
      },
      {
        "chmodx": "$GAMEDIR/eggnoggplus"
      }
    ]
  }
}
Back to game