Installer shadowflare-episode-one-1

files:
- installer: N/A:Select the game's setup file "SFSetup.exe"
game:
  exe: drive_c/Program Files (x86)/ShadowFlare/ShadowFlare.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: 'ShadowFlare: Episode One'
game_slug: shadowflare-episode-one
gogslug: ''
humblestoreid: ''
installer_slug: shadowflare-episode-one-1
name: ShadowFlare
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file "SFSetup.exe"
  game:
    exe: drive_c/Program Files (x86)/ShadowFlare/ShadowFlare.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: shadowflare-episode-one-1
steamid: null
version: '1'
year: 2002
{
  "game_slug": "shadowflare-episode-one",
  "version": "1",
  "description": "ShadowFlare: Episode One",
  "notes": "",
  "name": "ShadowFlare",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "shadowflare-episode-one-1",
  "installer_slug": "shadowflare-episode-one-1",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file \"SFSetup.exe\""
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/ShadowFlare/ShadowFlare.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game