files:
- file1: N/A:Please select the itch.io installer
game:
exe: runner
installer:
- extract:
dst: $CACHE
file: $file1
format: ar
- extract:
dst: $CACHE
file: $CACHE/data.tar.xz
- merge:
dst: $GAMEDIR
src: $CACHE/opt/bjth
description: ''
game_slug: big-journey-to-home
gogslug: ''
humblestoreid: ''
installer_slug: big-journey-to-home-itchio
name: Big Journey to Home
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the itch.io installer
game:
exe: runner
installer:
- extract:
dst: $CACHE
file: $file1
format: ar
- extract:
dst: $CACHE
file: $CACHE/data.tar.xz
- merge:
dst: $GAMEDIR
src: $CACHE/opt/bjth
slug: big-journey-to-home-itchio
steamid: 388440
version: itch.io
year: 2015
{
"game_slug": "big-journey-to-home",
"version": "itch.io",
"description": "",
"notes": "",
"name": "Big Journey to Home",
"year": 2015,
"steamid": 388440,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "big-journey-to-home-itchio",
"installer_slug": "big-journey-to-home-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io installer"
}
],
"game": {
"exe": "runner"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1",
"format": "ar"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "$CACHE/data.tar.xz"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/opt/bjth"
}
}
]
}
}