mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-02-06 15:13:45 +01:00
2 lines
117 B
Bash
Executable file
2 lines
117 B
Bash
Executable file
#!/bin/sh
|
|
cd "/home/coast/.wine/drive_c/WolfQuest/" && env WINEDLLOVERRIDES="winhttp=n,b" wine64.bin WolfQuestAE.exe
|