Installer real-drone-simulator-820

files:
- install_archive:
    filename: RDS_Setup_v0.8.2.0.zip
    url: https://rds.cloudftp.hu/rdslauncher/current/RDS_Setup_v0.8.2.0.zip
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Real Drone Simulator/Real Drone Simulator.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/RDS_Setup_v0.8.2.0
    file: install_archive
- task:
    args: /SILENT /ALLUSERS
    executable: $GAMEDIR/drive_c/RDS_Setup_v0.8.2.0/RDS_Setup_v0.8.2.0.exe
    name: wineexec
    prefix: $GAMEDIR
wine:
  esync: false
  fsync: false
description: Installer for 8.2.0
game_slug: real-drone-simulator
gogslug: ''
humblestoreid: ''
installer_slug: real-drone-simulator-820
name: Real Drone Simulator
notes: "The RDS install download is .ZIP - the installer downloads then unpacks the\
  \ archive, and runs setup. Installed as /ALLUSERS in case of switch to Proton.\r\
  \nAs RDS only provide a download link to a specific version, this installer will\
  \ need to be updated when the version changes."
runner: wine
script:
  files:
  - install_archive:
      filename: RDS_Setup_v0.8.2.0.zip
      url: https://rds.cloudftp.hu/rdslauncher/current/RDS_Setup_v0.8.2.0.zip
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Real Drone Simulator/Real Drone Simulator.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/RDS_Setup_v0.8.2.0
      file: install_archive
  - task:
      args: /SILENT /ALLUSERS
      executable: $GAMEDIR/drive_c/RDS_Setup_v0.8.2.0/RDS_Setup_v0.8.2.0.exe
      name: wineexec
      prefix: $GAMEDIR
  wine:
    esync: false
    fsync: false
slug: real-drone-simulator-820
steamid: null
version: 8.2.0
year: null
{
  "game_slug": "real-drone-simulator",
  "version": "8.2.0",
  "description": "Installer for 8.2.0",
  "notes": "The RDS install download is .ZIP - the installer downloads then unpacks the archive, and runs setup. Installed as /ALLUSERS in case of switch to Proton.\r\nAs RDS only provide a download link to a specific version, this installer will need to be updated when the version changes.",
  "name": "Real Drone Simulator",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "real-drone-simulator-820",
  "installer_slug": "real-drone-simulator-820",
  "script": {
    "files": [
      {
        "install_archive": {
          "filename": "RDS_Setup_v0.8.2.0.zip",
          "url": "https://rds.cloudftp.hu/rdslauncher/current/RDS_Setup_v0.8.2.0.zip"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Real Drone Simulator/Real Drone Simulator.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/RDS_Setup_v0.8.2.0",
          "file": "install_archive"
        }
      },
      {
        "task": {
          "args": "/SILENT /ALLUSERS",
          "executable": "$GAMEDIR/drive_c/RDS_Setup_v0.8.2.0/RDS_Setup_v0.8.2.0.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "esync": false,
      "fsync": false
    }
  }
}
Back to game