Created
March 13, 2015 22:06
-
-
Save ghthor/b0838b49494669ad1715 to your computer and use it in GitHub Desktop.
Starcraft WINE Launcher
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
| [Desktop Entry] | |
| Name=broodwar | |
| Exec=env WINEPREFIX="/home/ghthor/.scbw.wine32" WINEARCH=win32 PULSE_LATENCY_MSEC=60 wine /home/ghthor/.scbw.wine32/dosdevices/c:/sc/StarCraft/StarCraft.exe | |
| Type=Application | |
| StartupNotify=true | |
| Path=/home/ghthor/.scbw.wine32/dosdevices/c:/sc/StarCraft | |
| Icon=/home/ghthor/.scbw.wine32/dosdevices/c:/sc/StarCraft/scbw.png | |
| Categories=Game; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment