files:
- setup: N/A:Select installer
game:
arch: win64
exe: $GAMEDIR/drive_c/GOG Games/Alwa's Legacy/AlwasLegacy.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
description: null
game_slug: alwas-legacy
gogslug: alwas_legacy
humblestoreid: ''
installer_slug: alwas-legacy-gog-windows
name: Alwa's Legacy
notes: ''
runner: wine
script:
files:
- setup: N/A:Select installer
game:
arch: win64
exe: $GAMEDIR/drive_c/GOG Games/Alwa's Legacy/AlwasLegacy.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
slug: alwas-legacy-gog-windows
steamid: 1205900
version: GOG (Windows)
year: 2020
{
"game_slug": "alwas-legacy",
"version": "GOG (Windows)",
"description": null,
"notes": "",
"name": "Alwa's Legacy",
"year": 2020,
"steamid": 1205900,
"gogslug": "alwas_legacy",
"humblestoreid": "",
"runner": "wine",
"slug": "alwas-legacy-gog-windows",
"installer_slug": "alwas-legacy-gog-windows",
"script": {
"files": [
{
"setup": "N/A:Select installer"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/GOG Games/Alwa's Legacy/AlwasLegacy.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true
}
}
}