Installer orbiter-space-flight-simulato-2024-edition

files:
- install_zip:
    checksum: md5:49dc158890612217c42750913a703cbe
    filename: Orbiter-2024.zip
    url: https://cdn.openorbiter.space/orbiter-releases/Orbiter-2024.zip
game:
  exe: $GAMEDIR/drive_c/orbiter/orbiter_ng.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts
    name: winetricks
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/orbiter/
    file: $install_zip
description: ''
game_slug: orbiter-space-flight-simulator
gogslug: ''
humblestoreid: ''
installer_slug: orbiter-space-flight-simulato-2024-edition
name: Orbiter Space Flight Simulator
notes: You may want to download from another mirror or a torrent. See https://orbit.medphys.ucl.ac.uk/download.html
  for a list. If you do so, put the file in Lutris's cache to use it instead of the
  download.
runner: wine
script:
  files:
  - install_zip:
      checksum: md5:49dc158890612217c42750913a703cbe
      filename: Orbiter-2024.zip
      url: https://cdn.openorbiter.space/orbiter-releases/Orbiter-2024.zip
  game:
    exe: $GAMEDIR/drive_c/orbiter/orbiter_ng.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts
      name: winetricks
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/orbiter/
      file: $install_zip
slug: orbiter-space-flight-simulato-2024-edition
steamid: null
version: 2024 Edition
year: 2012
{
  "game_slug": "orbiter-space-flight-simulator",
  "version": "2024 Edition",
  "description": "",
  "notes": "You may want to download from another mirror or a torrent. See https://orbit.medphys.ucl.ac.uk/download.html for a list. If you do so, put the file in Lutris's cache to use it instead of the download.",
  "name": "Orbiter Space Flight Simulator",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "orbiter-space-flight-simulato-2024-edition",
  "installer_slug": "orbiter-space-flight-simulato-2024-edition",
  "script": {
    "files": [
      {
        "install_zip": {
          "checksum": "md5:49dc158890612217c42750913a703cbe",
          "filename": "Orbiter-2024.zip",
          "url": "https://cdn.openorbiter.space/orbiter-releases/Orbiter-2024.zip"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/orbiter/orbiter_ng.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/orbiter/",
          "file": "$install_zip"
        }
      }
    ]
  }
}
Back to game