files:
- zipfile: N/A:Please select the Itch.io zip file
game:
exe: Celeste.bin.x86_64
installer:
- extract:
dst: $CACHE
file: zipfile
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE
description: Celeste 2024-11-14
game_slug: celeste
gogslug: ''
humblestoreid: ''
installer_slug: celeste-latest-itch-io
name: Celeste
notes: Fix Lutris install error about missing itch io app id.
runner: linux
script:
files:
- zipfile: N/A:Please select the Itch.io zip file
game:
exe: Celeste.bin.x86_64
installer:
- extract:
dst: $CACHE
file: zipfile
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE
slug: celeste-latest-itch-io
steamid: 504230
version: Latest itch io
year: 2018
{
"game_slug": "celeste",
"version": "Latest itch io",
"description": "Celeste 2024-11-14",
"notes": "Fix Lutris install error about missing itch io app id.",
"name": "Celeste",
"year": 2018,
"steamid": 504230,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "celeste-latest-itch-io",
"installer_slug": "celeste-latest-itch-io",
"script": {
"files": [
{
"zipfile": "N/A:Please select the Itch.io zip file"
}
],
"game": {
"exe": "Celeste.bin.x86_64"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "zipfile",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE"
}
}
]
}
}