Skip to content

Instantly share code, notes, and snippets.

@topokel
Created June 10, 2014 04:42
Show Gist options
  • Select an option

  • Save topokel/139070cd764ee7f12325 to your computer and use it in GitHub Desktop.

Select an option

Save topokel/139070cd764ee7f12325 to your computer and use it in GitHub Desktop.
#/bin/bash
# You COULD do some flags here to run Linux executables
# Or you could switch out executable files based on distributable (Download Linux!/Download Windoze!)
# This works just fine with wine v1.7.19 as far as I can tell, with all the games just running inside of wine as well.
wine PirateLauncher0.3.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment