Files
audiogame-manager/.install/Duck Hunt.sh
2026-01-05 01:29:42 -05:00

5 lines
246 B
Bash

# Uses standard wine path based on architecture (win32/win64)
download "http://files.l-works.net/dhsetup.exe"
install_wine_bottle vb6run dx8vb
wine "${cache}/dhsetup.exe" /silent
add_launcher "c:\Program Files (x86)\Lworks\Duck Hunt\duckhunt.exe"