Installer celeste-64-fragments-of-the-m-itchio

files:
- zipfile: N/A:Please select the Itch.io zip file. Download here
game:
  exe: Celeste64
installer:
- extract:
    dst: $CACHE
    file: zipfile
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE
description: i
game_slug: celeste-64-fragments-of-the-mountain
gogslug: ''
humblestoreid: ''
installer_slug: celeste-64-fragments-of-the-m-itchio
name: 'Celeste 64: Fragments of the Mountain'
notes: 'If you haven''t already, download the game freely available from itch.io:
  https://maddymakesgamesinc.itch.io/celeste64'
runner: linux
script:
  files:
  - zipfile: N/A:Please select the Itch.io zip file. Download here
  game:
    exe: Celeste64
  installer:
  - extract:
      dst: $CACHE
      file: zipfile
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE
slug: celeste-64-fragments-of-the-m-itchio
steamid: null
version: itch.io
year: 2024
{
  "game_slug": "celeste-64-fragments-of-the-mountain",
  "version": "itch.io",
  "description": "i",
  "notes": "If you haven't already, download the game freely available from itch.io: https://maddymakesgamesinc.itch.io/celeste64",
  "name": "Celeste 64: Fragments of the Mountain",
  "year": 2024,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "celeste-64-fragments-of-the-m-itchio",
  "installer_slug": "celeste-64-fragments-of-the-m-itchio",
  "script": {
    "files": [
      {
        "zipfile": "N/A:Please select the Itch.io zip file. Download here"
      }
    ],
    "game": {
      "exe": "Celeste64"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "zipfile",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE"
        }
      }
    ]
  }
}
Back to game