files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
description: null
game_slug: risk-of-rain
gogslug: risk_of_rain
humblestoreid: riskofrain_game
installer_slug: risk-of-rain-gog
name: Risk of Rain
notes: ''
runner: linux
script:
files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
slug: risk-of-rain-gog
steamid: 248820
version: GOG
year: 2013
{
"game_slug": "risk-of-rain",
"version": "GOG",
"description": null,
"notes": "",
"name": "Risk of Rain",
"year": 2013,
"steamid": 248820,
"gogslug": "risk_of_rain",
"humblestoreid": "riskofrain_game",
"runner": "linux",
"slug": "risk-of-rain-gog",
"installer_slug": "risk-of-rain-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Linux installer"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
}
]
}
}