Installer german-truck-simulator-retail-or-digital

files:
- setup: N/A:Select the installer for German Truck Simulator (setup.exe)
game:
  arch: win32
  exe: drive_c/Program Files/German Truck Simulator/bin/win_x86/germantrucks.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing German Truck Simulator...
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: german-truck-simulator
gogslug: ''
humblestoreid: ''
installer_slug: german-truck-simulator-retail-or-digital
name: German Truck Simulator
notes: Works best with OpenGL
runner: wine
script:
  files:
  - setup: N/A:Select the installer for German Truck Simulator (setup.exe)
  game:
    arch: win32
    exe: drive_c/Program Files/German Truck Simulator/bin/win_x86/germantrucks.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing German Truck Simulator...
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: german-truck-simulator-retail-or-digital
steamid: null
version: Retail or Digital
year: 2010
{
  "game_slug": "german-truck-simulator",
  "version": "Retail or Digital",
  "description": "",
  "notes": "Works best with OpenGL",
  "name": "German Truck Simulator",
  "year": 2010,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "german-truck-simulator-retail-or-digital",
  "installer_slug": "german-truck-simulator-retail-or-digital",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the installer for German Truck Simulator (setup.exe)"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/German Truck Simulator/bin/win_x86/germantrucks.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing German Truck Simulator...",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game