files:
- goginstaller: N/A:Select GOG's setup file
game:
arch: win32
exe: drive_c/GOG Games/Wingspan/Wingspan.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: wingspan
gogslug: wingspan_special_edition
humblestoreid: ''
installer_slug: wingspan-gog
name: Wingspan
notes: ''
runner: wine
script:
files:
- goginstaller: N/A:Select GOG's setup file
game:
arch: win32
exe: drive_c/GOG Games/Wingspan/Wingspan.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
slug: wingspan-gog
steamid: 1054490
version: GOG
year: 2020
{
"game_slug": "wingspan",
"version": "GOG",
"description": "",
"notes": "",
"name": "Wingspan",
"year": 2020,
"steamid": 1054490,
"gogslug": "wingspan_special_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "wingspan-gog",
"installer_slug": "wingspan-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Select GOG's setup file"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Wingspan/Wingspan.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "goginstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}