We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a40b19 commit e0a0c0dCopy full SHA for e0a0c0d
craft.sh
@@ -218,10 +218,9 @@ check_directory() {
218
[ -d "Bin/Hearthstone_Data/MonoBleedingEdge" ] && mv Bin/Hearthstone_Data/MonoBleedingEdge .
219
rm -rf Bin/Hearthstone_Data
220
rm -rf Data
221
- rm -rf Hearthstone.app
222
- rm -rf 'Hearthstone Beta Launcher.app'
223
rm -rf Strings
224
rm -rf Logs
+ rm -rf BlizzardBrowser
225
download_hearthstone
226
else
227
info "Everything up-to-date."
0 commit comments