Rename haunted Party so it's correctly placed in the menu.
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user