files:
- file1: N/A:Please select the Humble install file
game:
exe: game/Binaries/Linux/OLGame.x86_64
installer:
- extract:
dst: $CACHE
file: file1
- merge:
dst: $CACHE/data/noarch
src: $CACHE/data/i686
- merge:
dst: $CACHE/data/noarch
src: $CACHE/data/x86_64
- rename:
dst: $CACHE/data/game
src: $CACHE/data/noarch
- move:
dst: $GAMEDIR
src: $CACHE/data/game
description: ''
game_slug: outlast
gogslug: outlast
humblestoreid: outlast
installer_slug: outlast-humble
name: Outlast
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble install file
game:
exe: game/Binaries/Linux/OLGame.x86_64
installer:
- extract:
dst: $CACHE
file: file1
- merge:
dst: $CACHE/data/noarch
src: $CACHE/data/i686
- merge:
dst: $CACHE/data/noarch
src: $CACHE/data/x86_64
- rename:
dst: $CACHE/data/game
src: $CACHE/data/noarch
- move:
dst: $GAMEDIR
src: $CACHE/data/game
slug: outlast-humble
steamid: 238320
version: Humble
year: 2013
{
"game_slug": "outlast",
"version": "Humble",
"description": "",
"notes": "",
"name": "Outlast",
"year": 2013,
"steamid": 238320,
"gogslug": "outlast",
"humblestoreid": "outlast",
"runner": "linux",
"slug": "outlast-humble",
"installer_slug": "outlast-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble install file"
}
],
"game": {
"exe": "game/Binaries/Linux/OLGame.x86_64"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "file1"
}
},
{
"merge": {
"dst": "$CACHE/data/noarch",
"src": "$CACHE/data/i686"
}
},
{
"merge": {
"dst": "$CACHE/data/noarch",
"src": "$CACHE/data/x86_64"
}
},
{
"rename": {
"dst": "$CACHE/data/game",
"src": "$CACHE/data/noarch"
}
},
{
"move": {
"dst": "$GAMEDIR",
"src": "$CACHE/data/game"
}
}
]
}
}