files:
- zipfile: N/A:Please select the Itch.io zip file
game:
exe: Funkin
installer:
- extract:
dst: $CACHE
file: zipfile
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE
description: null
game_slug: friday-night-funkin
gogslug: ''
humblestoreid: ''
installer_slug: friday-night-funkin-itchio-linux
name: Friday Night Funkin
notes: ''
runner: linux
script:
files:
- zipfile: N/A:Please select the Itch.io zip file
game:
exe: Funkin
installer:
- extract:
dst: $CACHE
file: zipfile
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE
slug: friday-night-funkin-itchio-linux
steamid: null
version: itch.io linux
year: 2020
{
"game_slug": "friday-night-funkin",
"version": "itch.io linux",
"description": null,
"notes": "",
"name": "Friday Night Funkin",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "friday-night-funkin-itchio-linux",
"installer_slug": "friday-night-funkin-itchio-linux",
"script": {
"files": [
{
"zipfile": "N/A:Please select the Itch.io zip file"
}
],
"game": {
"exe": "Funkin"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "zipfile",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE"
}
}
]
}
}