Soulblaze is now available natively in Linux, so moved to linux-game-manager.
This commit is contained in:
parent
5cc4eca7fd
commit
fad25d35ec
@ -1,8 +0,0 @@
|
|||||||
get_installer "soulblaze-win-beta.zip" "https://sword-and-quill.itch.io/soulblaze"
|
|
||||||
download "https://github.com/RastislavKish/nvda2speechd/releases/download/v0.1/nvda2speechd64.dll"
|
|
||||||
export WINEARCH=win64
|
|
||||||
export winVer="win8"
|
|
||||||
install_wine_bottle
|
|
||||||
unzip -d "$WINEPREFIX/drive_c/Program Files/soulblaze" "${cache}/soulblaze-win-beta.zip"
|
|
||||||
find "${WINEPREFIX}" -type f -name 'nvdaControllerClient64.dll' -exec cp -v "${cache}/nvda2speechd64.dll" "{}" \;
|
|
||||||
add_launcher "c:\Program Files\soulblaze\Soulblaze.exe"
|
|
Loading…
Reference in New Issue
Block a user