files:
- amorous-zip: N/A:Select the "amorous-linux.zip" file from https://teamamorous.itch.io/amorous
game:
exe: Amorous.Game.Unix
installer:
- extract:
dst: $GAMEDIR
file: amorous-zip
description: This script is designed to accept the linux zip of Amorous from itch.io
game_slug: amorous
gogslug: ''
humblestoreid: ''
installer_slug: amorous-itchio
name: Amorous
notes: Make sure you have the file "amorous-linux.zip" from https://teamamorous.itch.io/amorous
to install
runner: linux
script:
files:
- amorous-zip: N/A:Select the "amorous-linux.zip" file from https://teamamorous.itch.io/amorous
game:
exe: Amorous.Game.Unix
installer:
- extract:
dst: $GAMEDIR
file: amorous-zip
slug: amorous-itchio
steamid: 778700
version: Itch.io
year: 2018
{
"game_slug": "amorous",
"version": "Itch.io",
"description": "This script is designed to accept the linux zip of Amorous from itch.io",
"notes": "Make sure you have the file \"amorous-linux.zip\" from https://teamamorous.itch.io/amorous to install",
"name": "Amorous",
"year": 2018,
"steamid": 778700,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "amorous-itchio",
"installer_slug": "amorous-itchio",
"script": {
"files": [
{
"amorous-zip": "N/A:Select the \"amorous-linux.zip\" file from https://teamamorous.itch.io/amorous"
}
],
"game": {
"exe": "Amorous.Game.Unix"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "amorous-zip"
}
}
]
}
}