diff --git a/README.md b/README.md index 53c5584..833cc39 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,35 @@ # TFT Scout -Overwolf extension for Teamfight Tactics that overlays on the minimap which potential enemies you will fight next. \ No newline at end of file +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.