mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-12-21 15:21:52 +01:00
Re-added Auto Install of Battle.net
This commit is contained in:
parent
0ccece5077
commit
df1dc5a4ce
@ -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..."
|
||||||
|
Loading…
Reference in New Issue
Block a user