files:
- file1: N/A:Please select the Desura installer
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
main_file: Postcards from Anozira.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 Desura.
game_slug: al-emmos-postcards-from-anozira
gogslug: ''
humblestoreid: ''
installer_slug: al-emmos-postcards-from-anozi-desura
name: Al Emmo's Postcards from Anozira
notes: ''
runner: ags
script:
files:
- file1: N/A:Please select the Desura installer
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
main_file: Postcards from Anozira.exe
installer:
- extract:
dst: $CACHE
file: $file2
- execute:
args: -d "$CACHE" "$file1"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
slug: al-emmos-postcards-from-anozi-desura
steamid: 375020
version: Desura
year: 2010
{
"game_slug": "al-emmos-postcards-from-anozira",
"version": "Desura",
"description": "Uses the files from the Windows installer from Desura.",
"notes": "",
"name": "Al Emmo's Postcards from Anozira",
"year": 2010,
"steamid": 375020,
"gogslug": "",
"humblestoreid": "",
"runner": "ags",
"slug": "al-emmos-postcards-from-anozi-desura",
"installer_slug": "al-emmos-postcards-from-anozi-desura",
"script": {
"files": [
{
"file1": "N/A:Please select the Desura installer"
},
{
"file2": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
}
],
"game": {
"main_file": "Postcards from Anozira.exe"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file2"
}
},
{
"execute": {
"args": "-d \"$CACHE\" \"$file1\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app"
}
}
]
}
}