Rename haunted Party so it's correctly placed in the menu.

This commit is contained in:
Storm Dragon
2026-04-22 23:18:11 -04:00
parent 10bcd1ea3a
commit 6512d71c60
@@ -0,0 +1,7 @@
get_installer "hp.zip" "https://tunmi13.itch.io/haunted-party"
export WINEARCH=win64
export winVer="win8"
# Uses standard wine path based on architecture (win32/win64)
install_wine_bottle
install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/" "${cache}/hp.zip"
add_launcher "c:\Program Files\hp\hp.exe"