files:
- installer: N/A:Select the EXE downloaded from GOG
game:
exe: drive_c/GOG Games/Endzone/Endzone.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT /SUPPRESSMSGBOXES
description: Running Setup, please wait...
executable: installer
name: wineexec
description: Installs GOG.com version, currently In Development versions.
game_slug: endzone-a-world-apart
gogslug: endzone_a_world_apart_save_the_world_edition
humblestoreid: ''
installer_slug: endzone-a-world-apart-gogcom-indev
name: Endzone - A World Apart
notes: I get graphical issues if I zoom way out. Otherwise, seems to work perfectly.
runner: wine
script:
files:
- installer: N/A:Select the EXE downloaded from GOG
game:
exe: drive_c/GOG Games/Endzone/Endzone.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT /SUPPRESSMSGBOXES
description: Running Setup, please wait...
executable: installer
name: wineexec
slug: endzone-a-world-apart-gogcom-indev
steamid: 933820
version: GOG.com - InDev
year: 2020
{
"game_slug": "endzone-a-world-apart",
"version": "GOG.com - InDev",
"description": "Installs GOG.com version, currently In Development versions.",
"notes": "I get graphical issues if I zoom way out. Otherwise, seems to work perfectly.",
"name": "Endzone - A World Apart",
"year": 2020,
"steamid": 933820,
"gogslug": "endzone_a_world_apart_save_the_world_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "endzone-a-world-apart-gogcom-indev",
"installer_slug": "endzone-a-world-apart-gogcom-indev",
"script": {
"files": [
{
"installer": "N/A:Select the EXE downloaded from GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/Endzone/Endzone.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating WINE prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/VERYSILENT /SUPPRESSMSGBOXES",
"description": "Running Setup, please wait...",
"executable": "installer",
"name": "wineexec"
}
}
]
}
}