Installer alone-in-the-dark-3-gog

custom-name: Alone in the Dark 3 - GOG
files:
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Alone%20in%20the%20Dark%203/clean.sh
- setup: N/A:Please select the GOG installer
- inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
  config_file: $GAMEDIR/dosbox_conf/dosboxAlone3.conf
  main_file: $GAMEDIR/dosbox_conf/dosboxAlone3_single.conf
installer:
- extract:
    dst: $CACHE
    file: inno
- execute:
    args: -d "$GAMEDIR" "$setup"
    file: $CACHE/innoextract
- chmodx: script
- execute:
    file: script
description: '"Alone in the Dark 3" GOG edition for DOSBox.'
game_slug: alone-in-the-dark-3
gogslug: alone_in_the_dark_the_trilogy_123
humblestoreid: ''
installer_slug: alone-in-the-dark-3-gog
name: Alone in the Dark 3
notes: ''
runner: dosbox
script:
  custom-name: Alone in the Dark 3 - GOG
  files:
  - script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Alone%20in%20the%20Dark%203/clean.sh
  - setup: N/A:Please select the GOG installer
  - inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  game:
    config_file: $GAMEDIR/dosbox_conf/dosboxAlone3.conf
    main_file: $GAMEDIR/dosbox_conf/dosboxAlone3_single.conf
  installer:
  - extract:
      dst: $CACHE
      file: inno
  - execute:
      args: -d "$GAMEDIR" "$setup"
      file: $CACHE/innoextract
  - chmodx: script
  - execute:
      file: script
slug: alone-in-the-dark-3-gog
steamid: null
version: GOG
year: 1994
{
  "game_slug": "alone-in-the-dark-3",
  "version": "GOG",
  "description": "\"Alone in the Dark 3\" GOG edition for DOSBox.",
  "notes": "",
  "name": "Alone in the Dark 3",
  "year": 1994,
  "steamid": null,
  "gogslug": "alone_in_the_dark_the_trilogy_123",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "alone-in-the-dark-3-gog",
  "installer_slug": "alone-in-the-dark-3-gog",
  "script": {
    "custom-name": "Alone in the Dark 3 - GOG",
    "files": [
      {
        "script": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Alone%20in%20the%20Dark%203/clean.sh"
      },
      {
        "setup": "N/A:Please select the GOG installer"
      },
      {
        "inno": "http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      }
    ],
    "game": {
      "config_file": "$GAMEDIR/dosbox_conf/dosboxAlone3.conf",
      "main_file": "$GAMEDIR/dosbox_conf/dosboxAlone3_single.conf"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "-d \"$GAMEDIR\" \"$setup\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "chmodx": "script"
      },
      {
        "execute": {
          "file": "script"
        }
      }
    ]
  }
}
Back to game