Installer lego-star-wars-ii-the-origina-retail-pc

game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/LucasArts/Lego Star Wars II/LegoStarWarsII.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine Bottle, please wait...
    name: create_prefix
    prefix: $GAMEDIR
- insert-disc:
    description: Insert disc
    requires: setup.exe
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: The Retail PC Version
game_slug: lego-star-wars-ii-the-original-trilogy
gogslug: ''
humblestoreid: ''
installer_slug: lego-star-wars-ii-the-origina-retail-pc
name: 'Lego Star Wars II: The Original Trilogy'
notes: If you have any issues try installing this patch https://www.patches-scrolls.de/patch/2386/7/
runner: wine
script:
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/LucasArts/Lego Star Wars II/LegoStarWarsII.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine Bottle, please wait...
      name: create_prefix
      prefix: $GAMEDIR
  - insert-disc:
      description: Insert disc
      requires: setup.exe
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: lego-star-wars-ii-the-origina-retail-pc
steamid: null
version: Retail PC
year: 2006
{
  "game_slug": "lego-star-wars-ii-the-original-trilogy",
  "version": "Retail PC",
  "description": "The Retail PC Version",
  "notes": "If you have any issues try installing this patch https://www.patches-scrolls.de/patch/2386/7/",
  "name": "Lego Star Wars II: The Original Trilogy",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lego-star-wars-ii-the-origina-retail-pc",
  "installer_slug": "lego-star-wars-ii-the-origina-retail-pc",
  "script": {
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/LucasArts/Lego Star Wars II/LegoStarWarsII.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine Bottle, please wait...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "description": "Insert disc",
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game