Reorganized ipfs making it easier to update.

This commit is contained in:
Storm Dragon
2026-01-08 14:54:01 -05:00
parent 4c3b5ee468
commit 1c1046c43b
61 changed files with 129 additions and 66 deletions

View File

@@ -1,5 +1,5 @@
export winVer="win7"
download "http://undead-assault.com/static/files/public/undead_assault.zip" "${nvdaControllerClientDll}"
download "http://undead-assault.com/static/files/public/undead_assault.zip" "${nvdaControllerClient32Dll}"
install_wine_bottle
install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/undead_assault" "${cache}/undead_assault.zip"
add_launcher "c:\Program Files\undead_assault\Undead Assault.exe"