files:
- gamearchive: https://lutris.nyc3.digitaloceanspaces.com/games/am2r/am2r-1.1-linux.tar.gz
game:
exe: am2r
installer:
- extract:
dst: $GAMEDIR
file: gamearchive
description: null
game_slug: am2r-return-of-samus
gogslug: ''
humblestoreid: ''
installer_slug: am2r-return-of-samus-11
name: 'AM2R: Return of Samus'
notes: ''
runner: linux
script:
files:
- gamearchive: https://lutris.nyc3.digitaloceanspaces.com/games/am2r/am2r-1.1-linux.tar.gz
game:
exe: am2r
installer:
- extract:
dst: $GAMEDIR
file: gamearchive
slug: am2r-return-of-samus-11
steamid: null
version: '1.1'
year: 2016
{
"game_slug": "am2r-return-of-samus",
"version": "1.1",
"description": null,
"notes": "",
"name": "AM2R: Return of Samus",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "am2r-return-of-samus-11",
"installer_slug": "am2r-return-of-samus-11",
"script": {
"files": [
{
"gamearchive": "https://lutris.nyc3.digitaloceanspaces.com/games/am2r/am2r-1.1-linux.tar.gz"
}
],
"game": {
"exe": "am2r"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "gamearchive"
}
}
]
}
}