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://sbyw.games/SBYW/SBYW.zip" "http://sbyw.games/SBYW/sounds.zip" "${nvdaControllerClientDll}"
download "http://sbyw.games/SBYW/SBYW.zip" "http://sbyw.games/SBYW/sounds.zip" "${nvdaControllerClient32Dll}"
install_wine_bottle
mv -v "${cache}/sounds.zip" "${cache}/SBYW-sounds.zip"
install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/sketchbook" "${cache}/SBYW.zip"