files:
- install_zip:
checksum: md5:e6fd2d66c74f467e0fc585332cb22b6c
filename: Orbiter2016.zip
url: http://mirror.orbiter-radio.co.uk/orbiter/assets/packages/core2016/Orbiter2016.zip
game:
exe: $GAMEDIR/drive_c/orbiter/orbiter.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: null
game_slug: orbiter-space-flight-simulator
gogslug: ''
humblestoreid: ''
installer_slug: orbiter-space-flight-simulato-2016-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:e6fd2d66c74f467e0fc585332cb22b6c
filename: Orbiter2016.zip
url: http://mirror.orbiter-radio.co.uk/orbiter/assets/packages/core2016/Orbiter2016.zip
game:
exe: $GAMEDIR/drive_c/orbiter/orbiter.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-2016-edition
steamid: null
version: 2016 Edition
year: 2012
{
"game_slug": "orbiter-space-flight-simulator",
"version": "2016 Edition",
"description": null,
"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-2016-edition",
"installer_slug": "orbiter-space-flight-simulato-2016-edition",
"script": {
"files": [
{
"install_zip": {
"checksum": "md5:e6fd2d66c74f467e0fc585332cb22b6c",
"filename": "Orbiter2016.zip",
"url": "http://mirror.orbiter-radio.co.uk/orbiter/assets/packages/core2016/Orbiter2016.zip"
}
}
],
"game": {
"exe": "$GAMEDIR/drive_c/orbiter/orbiter.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"
}
}
]
}
}