Christmas Chaos moved to ipfs.

This commit is contained in:
Storm Dragon 2024-01-19 03:25:13 -05:00
parent 4e826bb9ae
commit cde67d82ca

View File

@ -1974,7 +1974,7 @@ download "https://erion.cf/files/ag_103.zip"
"Christmas Chaos")
export WINEARCH=win64
export winVer="win7"
download "https://repo.accessiware.com/games/christmaschaos/ChristmasChaos.zip" "https://stormgames.wolfe.casa/downloads/Tolk.dll"
download "https://gateway.pinata.cloud/ipfs/QmYx11vsMDBgjPd1coZPGHxMXf2qtf4icqmB3Q9iUazyQv?filename=ChristmasChaos.zip" "https://stormgames.wolfe.casa/downloads/Tolk.dll"
install_wine_bottle
unzip -d "$WINEPREFIX/drive_c/Program Files" "${cache}/ChristmasChaos.zip"
find "${WINEPREFIX}" -type f -name 'Tolk.dll' -exec cp -v "${cache}/Tolk.dll" "{}" \;