files:
- file1: N/A:Please select the Humble installer
game:
exe: TheSwapper
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data/noarch
description: ''
game_slug: the-swapper
gogslug: the_swapper
humblestoreid: theswapper
installer_slug: the-swapper-humble
name: The Swapper
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble installer
game:
exe: TheSwapper
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data/noarch
slug: the-swapper-humble
steamid: 231160
version: Humble
year: 2013
{
"game_slug": "the-swapper",
"version": "Humble",
"description": "",
"notes": "",
"name": "The Swapper",
"year": 2013,
"steamid": 231160,
"gogslug": "the_swapper",
"humblestoreid": "theswapper",
"runner": "linux",
"slug": "the-swapper-humble",
"installer_slug": "the-swapper-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble installer"
}
],
"game": {
"exe": "TheSwapper"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/data/noarch"
}
}
]
}
}