Installer indiana-jones-and-the-inferna-cd

files:
- installer: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Indiana%20Jones%20and%20the%20Infernal%20Machine/x64-Installer_by-replaying.zip
game:
  exe: drive_c/Games/Indiana Jones and the Infernal Machine/Jones3D.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $CACHE
    file: installer
- task:
    description: Installing game...please let all options to default
    executable: $CACHE/Indiana Jones 5 Installer.exe
    name: wineexec
description: Play "Indiana Jones and the Infernal Machine" CD edition on Linux!
game_slug: indiana-jones-and-the-infernal-machine
gogslug: indiana_jones_and_the_infernal_machine
humblestoreid: ''
installer_slug: indiana-jones-and-the-inferna-cd
name: Indiana Jones and the Infernal Machine
notes: "- Using \"replaying\" X64 installer\r\n- You will need CDs only one time during\
  \ install"
runner: wine
script:
  files:
  - installer: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Indiana%20Jones%20and%20the%20Infernal%20Machine/x64-Installer_by-replaying.zip
  game:
    exe: drive_c/Games/Indiana Jones and the Infernal Machine/Jones3D.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE
      file: installer
  - task:
      description: Installing game...please let all options to default
      executable: $CACHE/Indiana Jones 5 Installer.exe
      name: wineexec
slug: indiana-jones-and-the-inferna-cd
steamid: null
version: CD
year: 1999
{
  "game_slug": "indiana-jones-and-the-infernal-machine",
  "version": "CD",
  "description": "Play \"Indiana Jones and the Infernal Machine\" CD edition on Linux!",
  "notes": "- Using \"replaying\" X64 installer\r\n- You will need CDs only one time during install",
  "name": "Indiana Jones and the Infernal Machine",
  "year": 1999,
  "steamid": null,
  "gogslug": "indiana_jones_and_the_infernal_machine",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "indiana-jones-and-the-inferna-cd",
  "installer_slug": "indiana-jones-and-the-inferna-cd",
  "script": {
    "files": [
      {
        "installer": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Indiana%20Jones%20and%20the%20Infernal%20Machine/x64-Installer_by-replaying.zip"
      }
    ],
    "game": {
      "exe": "drive_c/Games/Indiana Jones and the Infernal Machine/Jones3D.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "installer"
        }
      },
      {
        "task": {
          "description": "Installing game...please let all options to default",
          "executable": "$CACHE/Indiana Jones 5 Installer.exe",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game