Updated a game link.
This commit is contained in:
parent
c7d94629ed
commit
9dde8d4a9f
@ -2611,7 +2611,7 @@ EOF
|
|||||||
;;
|
;;
|
||||||
"Oh Shit")
|
"Oh Shit")
|
||||||
export winVer="win7"
|
export winVer="win7"
|
||||||
download "http://samtupy.com/stevend/oh_shit.zip" "https://stormgames.wolfe.casa/downloads/nvdaControllerClient32.dll"
|
download "${ipfsGateway}/ipfs/QmRrX6ZUMWuCRscDJsAHomJPaXJTvEW3BB1z2DPtJEJA3F?filename=oh_shit.zip" "https://stormgames.wolfe.casa/downloads/nvdaControllerClient32.dll"
|
||||||
install_wine_bottle speechsdk
|
install_wine_bottle speechsdk
|
||||||
unzip -d "$WINEPREFIX/drive_c/Program Files" "${cache}/oh_shit.zip"
|
unzip -d "$WINEPREFIX/drive_c/Program Files" "${cache}/oh_shit.zip"
|
||||||
find "${WINEPREFIX}" -type f -name 'nvdaControllerClient32.dll' -exec cp -v "${cache}/nvdaControllerClient32.dll" "{}" \;
|
find "${WINEPREFIX}" -type f -name 'nvdaControllerClient32.dll' -exec cp -v "${cache}/nvdaControllerClient32.dll" "{}" \;
|
||||||
|
Loading…
Reference in New Issue
Block a user