files:
- setup: N/A:Select installer
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Dark Fall Lost Souls/DarkFallLostSouls.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
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: dark-fall-3-lost-souls
gogslug: dark_fall_3_lost_souls
humblestoreid: ''
installer_slug: dark-fall-3-lost-souls-gog
name: 'Dark Fall 3: Lost Souls'
notes: ''
runner: wine
script:
files:
- setup: N/A:Select installer
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Dark Fall Lost Souls/DarkFallLostSouls.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
slug: dark-fall-3-lost-souls-gog
steamid: null
version: GOG
year: 2009
{
"game_slug": "dark-fall-3-lost-souls",
"version": "GOG",
"description": null,
"notes": "",
"name": "Dark Fall 3: Lost Souls",
"year": 2009,
"steamid": null,
"gogslug": "dark_fall_3_lost_souls",
"humblestoreid": "",
"runner": "wine",
"slug": "dark-fall-3-lost-souls-gog",
"installer_slug": "dark-fall-3-lost-souls-gog",
"script": {
"files": [
{
"setup": "N/A:Select installer"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Dark Fall Lost Souls/DarkFallLostSouls.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true
}
}
}