From e6521ceda56363924077392495a00d3b1fce7b0d Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Sat, 10 Jun 2023 22:27:59 -0700 Subject: [PATCH] fixed Battle.net ~changed url and file --- NonSteamLaunchers.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NonSteamLaunchers.sh b/NonSteamLaunchers.sh index b649247..2e0f432 100644 --- a/NonSteamLaunchers.sh +++ b/NonSteamLaunchers.sh @@ -1341,10 +1341,10 @@ origin_url=https://taskinoz.com/downloads/OriginSetup-10.5.119.52718.exe origin_file=~/Downloads/NonSteamLaunchersInstallation/OriginSetup-10.5.119.52718.exe # Set the URL to download the fifth file from -battle_url=https://www.battle.net/download/getInstallerForGame?os=win +battle_url="https://www.battle.net/download/getInstallerForGame?os=win&gameProgram=BATTLENET_APP&version=Live" # Set the path to save the fifth file to -battle_file=~/Downloads/NonSteamLaunchersInstallation/BattleNetInstaller.exe +battle_file=~/Downloads/NonSteamLaunchersInstallation/Battle.net-Setup.exe # Set the URL to download the sixth file from amazon_url=https://download.amazongames.com/AmazonGamesSetup.exe