files:
- zipfile: N/A:Please select the Itch.io zip file
game:
exe: $GAMEDIR/TLiaB.sh
installer:
- extract:
dst: $CACHE
file: zipfile
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE
description: ''
game_slug: three-lesbians-in-a-barrow
gogslug: ''
humblestoreid: ''
installer_slug: three-lesbians-in-a-barrow-itchio
name: Three Lesbians in a Barrow
notes: ''
runner: linux
script:
files:
- zipfile: N/A:Please select the Itch.io zip file
game:
exe: $GAMEDIR/TLiaB.sh
installer:
- extract:
dst: $CACHE
file: zipfile
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE
slug: three-lesbians-in-a-barrow-itchio
steamid: null
version: Itch.io
year: 2019
{
"game_slug": "three-lesbians-in-a-barrow",
"version": "Itch.io",
"description": "",
"notes": "",
"name": "Three Lesbians in a Barrow",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "three-lesbians-in-a-barrow-itchio",
"installer_slug": "three-lesbians-in-a-barrow-itchio",
"script": {
"files": [
{
"zipfile": "N/A:Please select the Itch.io zip file"
}
],
"game": {
"exe": "$GAMEDIR/TLiaB.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "zipfile",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE"
}
}
]
}
}