Installer farming-simulator-15-dvd-retail

files:
- setup: N/A:Select the installer for Farming Simulator 15 (setup.exe)
game:
  arch: win64
  exe: drive_c/Program Files/Farming Simulator 15/FarmingSimulator2015.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing Farming Simulator 15...
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: This installer was tested with Farming Simulator 15 Gold Edition, but
  it should work with the Standard Edition as well.
game_slug: farming-simulator-15
gogslug: ''
humblestoreid: ''
installer_slug: farming-simulator-15-dvd-retail
name: Farming Simulator 15
notes: "Installation instructions:\r\n\r\n- Do not create shortcuts from the installer,\
  \ Lutris will make a shortcut at the end of the installation.\r\n- Do not install\
  \ DirectX when prompted, wine already has a DirectX implementation and the game\
  \ runs fine with it."
runner: wine
script:
  files:
  - setup: N/A:Select the installer for Farming Simulator 15 (setup.exe)
  game:
    arch: win64
    exe: drive_c/Program Files/Farming Simulator 15/FarmingSimulator2015.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing Farming Simulator 15...
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: farming-simulator-15-dvd-retail
steamid: 313160
version: DVD Retail
year: 2014
{
  "game_slug": "farming-simulator-15",
  "version": "DVD Retail",
  "description": "This installer was tested with Farming Simulator 15 Gold Edition, but it should work with the Standard Edition as well.",
  "notes": "Installation instructions:\r\n\r\n- Do not create shortcuts from the installer, Lutris will make a shortcut at the end of the installation.\r\n- Do not install DirectX when prompted, wine already has a DirectX implementation and the game runs fine with it.",
  "name": "Farming Simulator 15",
  "year": 2014,
  "steamid": 313160,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "farming-simulator-15-dvd-retail",
  "installer_slug": "farming-simulator-15-dvd-retail",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the installer for Farming Simulator 15 (setup.exe)"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/Farming Simulator 15/FarmingSimulator2015.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Farming Simulator 15...",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game