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: Puzzlebots.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: puzzle-bots
gogslug: ''
humblestoreid: ''
installer_slug: puzzle-bots-groupees
name: Puzzle Bots
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: Puzzlebots.exe
installer:
- extract:
dst: $CACHE
file: $file2
- execute:
args: -d "$CACHE" "$file1"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
slug: puzzle-bots-groupees
steamid: 80300
version: Groupees
year: 2010
{
"game_slug": "puzzle-bots",
"version": "Groupees",
"description": "Uses the files from the Windows installer from Groupees.",
"notes": "",
"name": "Puzzle Bots",
"year": 2010,
"steamid": 80300,
"gogslug": "",
"humblestoreid": "",
"runner": "ags",
"slug": "puzzle-bots-groupees",
"installer_slug": "puzzle-bots-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": "Puzzlebots.exe"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file2"
}
},
{
"execute": {
"args": "-d \"$CACHE\" \"$file1\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app"
}
}
]
}
}