Installer alone-in-the-dark-1-gog-re-haunted-mod

files:
- gogsetup: N/A:Select the Windows offline installer downloaded from your GOG account
- mod1: https://github.com/spacefarergames/AloneInTheDarkReHaunted/releases/download/2.3.0.0705/AITD_REHAUNTED_2.3.0.0705_Win64.zip
- mod2: https://github.com/spacefarergames/AloneInTheDarkReHaunted/releases/download/2.3.0.0705/JACK_REHAUNTED_2.3.0.0705_Win64.zip
game:
  exe: drive_c/INDARK/Tatou.exe
  launch_configs:
  - exe: $GAMEDIR/drive_c/JACK/Tatou.exe
    name: Jack in the Dark
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $CACHE
    file: $gogsetup
- merge:
    dst: $GAMEDIR/drive_c/INDARK
    src: $CACHE/INDARK
- extract:
    dst: $GAMEDIR/drive_c/INDARK
    file: mod1
- merge:
    dst: $GAMEDIR/drive_c/JACK
    src: $CACHE/JACK
- extract:
    dst: $GAMEDIR/drive_c/JACK
    file: mod2
description: Play "Alone in the Dark 1" GOG edition on Linux!
game_slug: alone-in-the-dark-1
gogslug: alone_in_the_dark_the_trilogy_123
humblestoreid: ''
installer_slug: alone-in-the-dark-1-gog-re-haunted-mod
name: Alone in the Dark 1
notes: '- Using Re-Haunted mod'
runner: wine
script:
  files:
  - gogsetup: N/A:Select the Windows offline installer downloaded from your GOG account
  - mod1: https://github.com/spacefarergames/AloneInTheDarkReHaunted/releases/download/2.3.0.0705/AITD_REHAUNTED_2.3.0.0705_Win64.zip
  - mod2: https://github.com/spacefarergames/AloneInTheDarkReHaunted/releases/download/2.3.0.0705/JACK_REHAUNTED_2.3.0.0705_Win64.zip
  game:
    exe: drive_c/INDARK/Tatou.exe
    launch_configs:
    - exe: $GAMEDIR/drive_c/JACK/Tatou.exe
      name: Jack in the Dark
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE
      file: $gogsetup
  - merge:
      dst: $GAMEDIR/drive_c/INDARK
      src: $CACHE/INDARK
  - extract:
      dst: $GAMEDIR/drive_c/INDARK
      file: mod1
  - merge:
      dst: $GAMEDIR/drive_c/JACK
      src: $CACHE/JACK
  - extract:
      dst: $GAMEDIR/drive_c/JACK
      file: mod2
slug: alone-in-the-dark-1-gog-re-haunted-mod
steamid: null
version: GOG + Re-Haunted mod
year: 1992
{
  "game_slug": "alone-in-the-dark-1",
  "version": "GOG + Re-Haunted mod",
  "description": "Play \"Alone in the Dark 1\" GOG edition on Linux!",
  "notes": "- Using Re-Haunted mod",
  "name": "Alone in the Dark 1",
  "year": 1992,
  "steamid": null,
  "gogslug": "alone_in_the_dark_the_trilogy_123",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "alone-in-the-dark-1-gog-re-haunted-mod",
  "installer_slug": "alone-in-the-dark-1-gog-re-haunted-mod",
  "script": {
    "files": [
      {
        "gogsetup": "N/A:Select the Windows offline installer downloaded from your GOG account"
      },
      {
        "mod1": "https://github.com/spacefarergames/AloneInTheDarkReHaunted/releases/download/2.3.0.0705/AITD_REHAUNTED_2.3.0.0705_Win64.zip"
      },
      {
        "mod2": "https://github.com/spacefarergames/AloneInTheDarkReHaunted/releases/download/2.3.0.0705/JACK_REHAUNTED_2.3.0.0705_Win64.zip"
      }
    ],
    "game": {
      "exe": "drive_c/INDARK/Tatou.exe",
      "launch_configs": [
        {
          "exe": "$GAMEDIR/drive_c/JACK/Tatou.exe",
          "name": "Jack in the Dark"
        }
      ],
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$gogsetup"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/INDARK",
          "src": "$CACHE/INDARK"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/INDARK",
          "file": "mod1"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/JACK",
          "src": "$CACHE/JACK"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/JACK",
          "file": "mod2"
        }
      }
    ]
  }
}
Back to game