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