From 0ced2be068de1b442bb924d20178b840c437ffa5 Mon Sep 17 00:00:00 2001 From: DarDarDoor <103888480+DarDarDoor@users.noreply.github.com> Date: Mon, 9 Jan 2023 21:00:59 +0000 Subject: [PATCH] update crapblox download :-) --- wineorc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wineorc.sh b/wineorc.sh index b3131e7..737bed4 100644 --- a/wineorc.sh +++ b/wineorc.sh @@ -325,7 +325,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://keanurv.cf/binaries/CrapbloxLauncher.exe + wget https://cdn.discordapp.com/attachments/1061138976947318826/1062112552332570674/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. Once the installer finishes, press ctrl+c to close if it looks stuck." # JESUS why does this HATE working so much I hate jackd he will die. sleep 3 WINEPREFIX=$HOME/.crapblox wine CrapbloxLauncher.exe