files:
- file1: N/A:Please select the GamersGate installer
game:
arch: win32
exe: drive_c/Program Files/Echoes of Sorrow 2/Echoes of Sorrow 2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
executable: file1
name: wineexec
prefix: $GAMEDIR
description: https://www.gamersgate.com/DD-EOS2/echoes-of-sorrow-2
game_slug: echoes-of-sorrow-2
gogslug: ''
humblestoreid: ''
installer_slug: echoes-of-sorrow-2-gamersgate
name: Echoes of Sorrow 2
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the GamersGate installer
game:
arch: win32
exe: drive_c/Program Files/Echoes of Sorrow 2/Echoes of Sorrow 2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
executable: file1
name: wineexec
prefix: $GAMEDIR
slug: echoes-of-sorrow-2-gamersgate
steamid: null
version: GamersGate
year: 2013
{
"game_slug": "echoes-of-sorrow-2",
"version": "GamersGate",
"description": "https://www.gamersgate.com/DD-EOS2/echoes-of-sorrow-2",
"notes": "",
"name": "Echoes of Sorrow 2",
"year": 2013,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "echoes-of-sorrow-2-gamersgate",
"installer_slug": "echoes-of-sorrow-2-gamersgate",
"script": {
"files": [
{
"file1": "N/A:Please select the GamersGate installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Echoes of Sorrow 2/Echoes of Sorrow 2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"executable": "file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}