Installer live-for-speed-s3

files:
- setup:
    filename: LFS_S3_7E_setup.exe
    url: https://www.lfs.net/file_main.php?id=0
game:
  exe: $GAMEDIR/drive_c/LFS/LFS.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/LFS
installer:
- task:
    args: /S
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: Uses the normal download from lfs.net. Suitable for S3, as well as Demo,
  S1 and S2. Uses one of the mirrors listed on the site.
game_slug: live-for-speed
gogslug: ''
humblestoreid: ''
installer_slug: live-for-speed-s3
name: Live for Speed
notes: ''
runner: wine
script:
  files:
  - setup:
      filename: LFS_S3_7E_setup.exe
      url: https://www.lfs.net/file_main.php?id=0
  game:
    exe: $GAMEDIR/drive_c/LFS/LFS.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/LFS
  installer:
  - task:
      args: /S
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: live-for-speed-s3
steamid: null
version: S3
year: 2003
{
  "game_slug": "live-for-speed",
  "version": "S3",
  "description": "Uses the normal download from lfs.net. Suitable for S3, as well as Demo, S1 and S2. Uses one of the mirrors listed on the site.",
  "notes": "",
  "name": "Live for Speed",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "live-for-speed-s3",
  "installer_slug": "live-for-speed-s3",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "LFS_S3_7E_setup.exe",
          "url": "https://www.lfs.net/file_main.php?id=0"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/LFS/LFS.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/LFS"
    },
    "installer": [
      {
        "task": {
          "args": "/S",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game