Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Jazcash/TFT-Scout
Browse files Browse the repository at this point in the history
  • Loading branch information
Jazcash committed Jun 13, 2021
2 parents 4ed6cea + dd3477b commit 0e6bb2e
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
# TFT Scout

Overwolf extension for Teamfight Tactics that overlays on the minimap which potential enemies you will fight next.
Overwolf extension for Teamfight Tactics that overlays on the minimap which potential enemies you will fight next.

![image](https://user-images.githubusercontent.com/1434248/121817318-94d41180-cc78-11eb-9dfb-87590232e3b7.png)

Green squares are your next possible opponents

## Installation

Overwolf does't support unofficial extensions, and to make this availabel on the overwolf app store, it would need to be vetted by Riot, so instead you have to install it as a development plugin:

Install Overwolf https://www.overwolf.com/apps/

Download the latest .opk file from https://github.com/Jazcash/TFT-Scout/releases

Open Overwolf settings (right click it in tray)

Open Development options

![image](https://user-images.githubusercontent.com/1434248/121818514-9ce37f80-cc7f-11eb-9d35-3135e34f0714.png)

Install extension

![image](https://user-images.githubusercontent.com/1434248/121818557-d0bea500-cc7f-11eb-915b-74b32043656b.png)

Open the .opk from the download

![image](https://user-images.githubusercontent.com/1434248/121818564-e502a200-cc7f-11eb-9c7c-b532d82e1c50.png)

Launch

![image](https://user-images.githubusercontent.com/1434248/121818598-0e233280-cc80-11eb-9c67-1fcffe23fb4e.png)

You know it's working when there's squares on the minimap. Sometimes the app stalls or fails to load automatically, reinstalling the extension usually fixes that. The tool is useless when there's 3 total players left in the game, will make sure they're hidden at this stage in a future version.

0 comments on commit 0e6bb2e

Please sign in to comment.