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: gemini-rue
gogslug: gemini_rue
humblestoreid: geminirue_bundle
installer_slug: gemini-rue-gog
name: Gemini Rue
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: gemini-rue-gog
steamid: 80310
version: GOG
year: 2011
{
"game_slug": "gemini-rue",
"version": "GOG",
"description": null,
"notes": "",
"name": "Gemini Rue",
"year": 2011,
"steamid": 80310,
"gogslug": "gemini_rue",
"humblestoreid": "geminirue_bundle",
"runner": "linux",
"slug": "gemini-rue-gog",
"installer_slug": "gemini-rue-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/"
}
}
]
}
}