files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
description: null
game_slug: wizard-of-legend
gogslug: wizard_of_legend
humblestoreid: ''
installer_slug: wizard-of-legend-gogcom
name: Wizard of Legend
notes: ''
runner: linux
script:
files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
slug: wizard-of-legend-gogcom
steamid: 445980
version: GOG.com
year: 2018
{
"game_slug": "wizard-of-legend",
"version": "GOG.com",
"description": null,
"notes": "",
"name": "Wizard of Legend",
"year": 2018,
"steamid": 445980,
"gogslug": "wizard_of_legend",
"humblestoreid": "",
"runner": "linux",
"slug": "wizard-of-legend-gogcom",
"installer_slug": "wizard-of-legend-gogcom",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Linux installer"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
}
]
}
}