Releases: ebadi/OpenScenarioDrive
OpenScenarioDrive v1.0.2
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.AppImageWindows
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 → Open → Open to bypass Gatekeeper, or run:
xattr -rd com.apple.quarantine /Applications/OpenScenarioDrive.appThe DMG is a universal binary and runs natively on both Intel and Apple Silicon Macs.
OpenScenarioDrive v1.0.0
OpenScenarioDrive v1.0.0
Cross-platform installers built automatically by GitHub Actions.
| Platform | File |
|---|---|
| Linux | OpenScenarioDrive-Linux-x86_64.AppImage |
| Windows | OpenScenarioDrive-Windows-Setup.exe |
| macOS | OpenScenarioDrive-macOS.dmg |
Linux - AppImage
Download both the .AppImage and the scenarios/ folder from the artifact zip and place them in the same directory.
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.AppImageWindows
Run the Setup .exe and follow the installer wizard.
macOS
Open the .dmg, drag OpenScenarioDrive to Applications, then launch it.