Skip to content

OpenScenarioDrive v1.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 19 May 20:25

OpenScenarioDrive v1.0.2

Cross-platform installers built automatically by GitHub Actions.

Linux - AppImage

chmod +x OpenScenarioDrive-Linux-x86_64.AppImage
./OpenScenarioDrive-Linux-x86_64.AppImage
# To open a specific scenario at startup:
SCENARIO=/path/to/my.xosc ./OpenScenarioDrive-Linux-x86_64.AppImage

Windows

Run the Setup .exe and follow the installer wizard.

Windows SmartScreen warning: Because the installer is not code-signed, Windows Defender
SmartScreen may show a "Windows protected your PC" dialog. Click More info and then Run
anyway
to proceed with the installation.

macOS

Open the .dmg, drag OpenScenarioDrive to Applications, then launch it.

macOS security warning: Because the app is not notarized, macOS may block it. Right-click
the app → OpenOpen to bypass Gatekeeper, or run:
xattr -rd com.apple.quarantine /Applications/OpenScenarioDrive.app

The DMG is a universal binary and runs natively on both Intel and Apple Silicon Macs.