From 99e7adfe5bd00ba5b38ee4c440abfe55e5ba893e Mon Sep 17 00:00:00 2001 From: DarDarDoor <103888480+DarDarDoor@users.noreply.github.com> Date: Fri, 5 Aug 2022 10:43:50 +0100 Subject: [PATCH] New crapblox binary --- wineorc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wineorc.sh b/wineorc.sh index 1672638..c65d17c 100644 --- a/wineorc.sh +++ b/wineorc.sh @@ -453,7 +453,7 @@ crapblox () mkdir $HOME/.crapblox WINEPREFIX=$HOME/.crapblox winecfg -v win10 cd $HOME/.crapblox/drive_c/users/$USER/AppData/Local # we're doing this cos it installs the client in the same folder as where the installer is ran - wget https://cdn.discordapp.com/attachments/1001330818494496799/1001776530407563264/CrapbloxLauncher.exe + wget https://crapblox.cf/binaries/CrapbloxLauncher.exe echo "Don't panic if this looks stuck. Give it a few minutes, if it doesn't work then stop the script, uninstall crapblox using the script, then try running the script again. " sleep 3 WINEPREFIX=$HOME/.crapblox wine CrapbloxLauncher.exe