Organize files into categories. Likely still a bit of cleanup left to do.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
export WINEARCH=win64
|
||||
export winVer="win7"
|
||||
install_wine_bottle
|
||||
wine "${cache}/Wave-of-the-Undead-Setup.exe" &
|
||||
xdotool sleep 20 key Alt+n sleep 2 key Alt+n sleep 2 key Alt+n
|
||||
xdotool sleep 2 key Alt+i
|
||||
xdotool sleep 20 key Alt+n
|
||||
xdotool sleep 2 key space
|
||||
xdotool sleep 2 key Alt+f
|
||||
wineserver -w
|
||||
add_launcher "c:\Program Files (x86)\Wave Of The Undead\wave_of_the_undead.exe"
|
||||
Reference in New Issue
Block a user