Re-added Auto Install of Battle.net

This commit is contained in:
Roy 2023-07-25 21:11:40 -07:00 committed by GitHub
parent 0ccece5077
commit df1dc5a4ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1847,10 +1847,11 @@ if [[ $options == *"Battle.net"* ]]; then
# Run the BATTLE file using Proton with the /passive option # Run the BATTLE file using Proton with the /passive option
echo "Running 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 fi
wait
echo "80" echo "80"
echo "# Downloading & Installing Amazon Games...please wait..." echo "# Downloading & Installing Amazon Games...please wait..."