mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 22:30:03 -04:00
With this new version we use $OSTYPE bash env var to query what OS are we running on. - On Linux, ex: Fedora, we use `xdg-open` - On Windows, ex: msys, we use `start` - For other other variants we try to use `open` We should update this script when we notice that `open` is not available on a particular platform.
1.2 KiB
Executable File
1.2 KiB
Executable File