Installer dragon-age-legends-adobe-air

files:
- adobe: https://gitlab.com/theshadow9899/lutris-installers/-/raw/main/Dragon%20Age%20Legends/Extra%20Files/AdobeAIR.exe
- legends: https://archive.org/download/dragon-age-legends/Dragon%20Age%20Legends.zip
game:
  exe: $GAMEDIR/Dragon Age Legends.exe
  prefix: $GAMEDIR/WinePrefix
installer:
- extract:
    description: Extracting Main Game Files...
    dst: $GAMEDIR
    src: legends
- task:
    description: Installing Adobe AIR...
    executable: adobe
    name: wineexec
description: Uses Adobe Air to run the game locally in Wine
game_slug: dragon-age-legends
gogslug: ''
humblestoreid: ''
installer_slug: dragon-age-legends-adobe-air
name: Dragon Age Legends
notes: ''
runner: wine
script:
  files:
  - adobe: https://gitlab.com/theshadow9899/lutris-installers/-/raw/main/Dragon%20Age%20Legends/Extra%20Files/AdobeAIR.exe
  - legends: https://archive.org/download/dragon-age-legends/Dragon%20Age%20Legends.zip
  game:
    exe: $GAMEDIR/Dragon Age Legends.exe
    prefix: $GAMEDIR/WinePrefix
  installer:
  - extract:
      description: Extracting Main Game Files...
      dst: $GAMEDIR
      src: legends
  - task:
      description: Installing Adobe AIR...
      executable: adobe
      name: wineexec
slug: dragon-age-legends-adobe-air
steamid: null
version: Adobe Air
year: 2011
{
  "game_slug": "dragon-age-legends",
  "version": "Adobe Air",
  "description": "Uses Adobe Air to run the game locally in Wine",
  "notes": "",
  "name": "Dragon Age Legends",
  "year": 2011,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dragon-age-legends-adobe-air",
  "installer_slug": "dragon-age-legends-adobe-air",
  "script": {
    "files": [
      {
        "adobe": "https://gitlab.com/theshadow9899/lutris-installers/-/raw/main/Dragon%20Age%20Legends/Extra%20Files/AdobeAIR.exe"
      },
      {
        "legends": "https://archive.org/download/dragon-age-legends/Dragon%20Age%20Legends.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/Dragon Age Legends.exe",
      "prefix": "$GAMEDIR/WinePrefix"
    },
    "installer": [
      {
        "extract": {
          "description": "Extracting Main Game Files...",
          "dst": "$GAMEDIR",
          "src": "legends"
        }
      },
      {
        "task": {
          "description": "Installing Adobe AIR...",
          "executable": "adobe",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game