Installer simt-simulator-17100

files:
- simt_data: N/A:Please provide the installer downloaded from Simt's website
game:
  exe: $GAMEDIR/drive_c/SimtSimulator/SimtSimulator.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    install_mono: true
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: dotnet45
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: xna40
    name: winetricks
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/SimtSimulator/
    file: simt_data
description: ''
game_slug: simt-simulator
gogslug: ''
humblestoreid: ''
installer_slug: simt-simulator-17100
name: SIMT Simulator
notes: ''
runner: wine
script:
  files:
  - simt_data: N/A:Please provide the installer downloaded from Simt's website
  game:
    exe: $GAMEDIR/drive_c/SimtSimulator/SimtSimulator.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      install_mono: true
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: dotnet45
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: xna40
      name: winetricks
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/SimtSimulator/
      file: simt_data
slug: simt-simulator-17100
steamid: null
version: 1.7.100
year: 2011
{
  "game_slug": "simt-simulator",
  "version": "1.7.100",
  "description": "",
  "notes": "",
  "name": "SIMT Simulator",
  "year": 2011,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "simt-simulator-17100",
  "installer_slug": "simt-simulator-17100",
  "script": {
    "files": [
      {
        "simt_data": "N/A:Please provide the installer downloaded from Simt's website"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/SimtSimulator/SimtSimulator.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "install_mono": true,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet45",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "xna40",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/SimtSimulator/",
          "file": "simt_data"
        }
      }
    ]
  }
}
Back to game