From df1dc5a4ced25100b284f50d3ea7c4e29f11012a Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Tue, 25 Jul 2023 21:11:40 -0700 Subject: [PATCH] Re-added Auto Install of Battle.net --- NonSteamLaunchers.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NonSteamLaunchers.sh b/NonSteamLaunchers.sh index 940458c..716a6b2 100644 --- a/NonSteamLaunchers.sh +++ b/NonSteamLaunchers.sh @@ -1847,10 +1847,11 @@ if [[ $options == *"Battle.net"* ]]; then # Run the BATTLE file using Proton with the /passive option echo "Running BATTLE file using Proton with the /passive option" - "$STEAM_RUNTIME" "$proton_dir/proton" run "$battle_file" + "$STEAM_RUNTIME" "$proton_dir/proton" run "$battle_file" Battle.net-Setup.exe --lang=enUS --installpath="C:\Program Files (x86)\Battle.net" fi +wait echo "80" echo "# Downloading & Installing Amazon Games...please wait..."