diff options
Diffstat (limited to 'BattleNET/setup')
-rwxr-xr-x | BattleNET/setup | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/BattleNET/setup b/BattleNET/setup new file mode 100755 index 0000000..eef65c2 --- /dev/null +++ b/BattleNET/setup @@ -0,0 +1,5 @@ +#!/bin/sh + +source ./env + +"$PROTON" run ./bin/Battle.net-Setup.exe |