files:
- file1: N/A:Please select the itch.io archive
game:
exe: IAmLevel.x86
installer:
- extract:
dst: $CACHE
file: $file1
- merge:
dst: $GAMEDIR
src: $CACHE/Linux
description: ''
game_slug: i-am-level
gogslug: ''
humblestoreid: ''
installer_slug: i-am-level-itchio
name: I Am Level
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the itch.io archive
game:
exe: IAmLevel.x86
installer:
- extract:
dst: $CACHE
file: $file1
- merge:
dst: $GAMEDIR
src: $CACHE/Linux
slug: i-am-level-itchio
steamid: null
version: itch.io
year: 2015
{
"game_slug": "i-am-level",
"version": "itch.io",
"description": "",
"notes": "",
"name": "I Am Level",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "i-am-level-itchio",
"installer_slug": "i-am-level-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "IAmLevel.x86"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/Linux"
}
}
]
}
}