Skip to content

Example .sh build scripts support WSL only, aka the only platform that doesn't matter here #44

@Meatball132

Description

@Meatball132

These really should work on Mac/Linux too. Easy fix; I think the example shell scripts just need two adjustments:

  • Add ".exe" extension to the end of the executable paths
  • Call wine instead of directly trying to launch the Windows exes

It'd be best to confirm that the user isn't using WSL before trying to call wine, but I say that isn't strictly necessary (why would you use WSL instead of the native Windows scripts, anyway?) Still, would be nice, if possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions