files:
- file1: N/A:Please select the Groupees installer
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
main_file: Gemini Rue.exe
installer:
- extract:
dst: $CACHE
file: $file2
- execute:
args: -d "$CACHE" "$file1"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
description: Uses the files from the Windows installer from Groupees.
game_slug: gemini-rue
gogslug: gemini_rue
humblestoreid: geminirue_bundle
installer_slug: gemini-rue-groupees
name: Gemini Rue
notes: ''
runner: ags
script:
files:
- file1: N/A:Please select the Groupees installer
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
main_file: Gemini Rue.exe
installer:
- extract:
dst: $CACHE
file: $file2
- execute:
args: -d "$CACHE" "$file1"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
slug: gemini-rue-groupees
steamid: 80310
version: Groupees
year: 2011
{
"game_slug": "gemini-rue",
"version": "Groupees",
"description": "Uses the files from the Windows installer from Groupees.",
"notes": "",
"name": "Gemini Rue",
"year": 2011,
"steamid": 80310,
"gogslug": "gemini_rue",
"humblestoreid": "geminirue_bundle",
"runner": "ags",
"slug": "gemini-rue-groupees",
"installer_slug": "gemini-rue-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees installer"
},
{
"file2": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
}
],
"game": {
"main_file": "Gemini Rue.exe"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file2"
}
},
{
"execute": {
"args": "-d \"$CACHE\" \"$file1\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app"
}
}
]
}
}