Installer euro-truck-simulator-retail-or-digital

files:
- setup: N/A:Select the installer for Euro Truck Simulator (setup.exe)
game:
  arch: win32
  exe: drive_c/Program Files/Euro Truck Simulator/eurotrucks.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing Euro Truck Simulator...
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: euro-truck-simulator
gogslug: ''
humblestoreid: ''
installer_slug: euro-truck-simulator-retail-or-digital
name: Euro Truck Simulator
notes: When the setup for DirectX appears just click cancel. Wine doesn't need the
  DirectX for this game an it runs with OpenGL anyway.
runner: wine
script:
  files:
  - setup: N/A:Select the installer for Euro Truck Simulator (setup.exe)
  game:
    arch: win32
    exe: drive_c/Program Files/Euro Truck Simulator/eurotrucks.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing Euro Truck Simulator...
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: euro-truck-simulator-retail-or-digital
steamid: 232010
version: Retail or Digital
year: 2009
{
  "game_slug": "euro-truck-simulator",
  "version": "Retail or Digital",
  "description": null,
  "notes": "When the setup for DirectX appears just click cancel. Wine doesn't need the DirectX for this game an it runs with OpenGL anyway.",
  "name": "Euro Truck Simulator",
  "year": 2009,
  "steamid": 232010,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "euro-truck-simulator-retail-or-digital",
  "installer_slug": "euro-truck-simulator-retail-or-digital",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the installer for Euro Truck Simulator (setup.exe)"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Euro Truck Simulator/eurotrucks.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Euro Truck Simulator...",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game