Created
June 10, 2014 04:42
-
-
Save topokel/139070cd764ee7f12325 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #/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