files:
- goginstaller: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/GOG Games/Anno 1701 AD/Anno1701.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Anno 1701 AD
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: anno-1701-ad
gogslug: anno_1701_ad
humblestoreid: ''
installer_slug: anno-1701-ad-gog
name: Anno 1701 A.D.
notes: ''
runner: wine
script:
files:
- goginstaller: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/GOG Games/Anno 1701 AD/Anno1701.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Anno 1701 AD
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
slug: anno-1701-ad-gog
steamid: null
version: GOG
year: 2006
{
"game_slug": "anno-1701-ad",
"version": "GOG",
"description": null,
"notes": "",
"name": "Anno 1701 A.D.",
"year": 2006,
"steamid": null,
"gogslug": "anno_1701_ad",
"humblestoreid": "",
"runner": "wine",
"slug": "anno-1701-ad-gog",
"installer_slug": "anno-1701-ad-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Anno 1701 AD/Anno1701.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Anno 1701 AD",
"executable": "goginstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}