Installer farming-simulator-15-cd

game:
  args: -arg
  exe: $GAMEDIR/Landwirtschafts\ Simulator\ 2015/FarmingSimulator2015.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: autorun.exe
- execute:
    file: $DISC
description: Installer for the CD version of Farming Simulator 2015.
game_slug: farming-simulator-15
gogslug: ''
humblestoreid: ''
installer_slug: farming-simulator-15-cd
name: Farming Simulator 15
notes: Dont minimize the setup, there's a graphic bug which causes that you can't
  maximize the setup again. I mean, you can see anything becuase the setup changed
  the color to transparent.
runner: wine
script:
  game:
    args: -arg
    exe: $GAMEDIR/Landwirtschafts\ Simulator\ 2015/FarmingSimulator2015.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: autorun.exe
  - execute:
      file: $DISC
slug: farming-simulator-15-cd
steamid: 313160
version: CD
year: 2014
{
  "game_slug": "farming-simulator-15",
  "version": "CD",
  "description": "Installer for the CD version of Farming Simulator 2015.",
  "notes": "Dont minimize the setup, there's a graphic bug which causes that you can't maximize the setup again. I mean, you can see anything becuase the setup changed the color to transparent.",
  "name": "Farming Simulator 15",
  "year": 2014,
  "steamid": 313160,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "farming-simulator-15-cd",
  "installer_slug": "farming-simulator-15-cd",
  "script": {
    "game": {
      "args": "-arg",
      "exe": "$GAMEDIR/Landwirtschafts\\ Simulator\\ 2015/FarmingSimulator2015.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "autorun.exe"
        }
      },
      {
        "execute": {
          "file": "$DISC"
        }
      }
    ]
  }
}
Back to game