Skip to content

Commit

Permalink
updated to work with latest overwolf api
Browse files Browse the repository at this point in the history
  • Loading branch information
Jazcash committed Jun 13, 2021
1 parent ff367a4 commit 92cc5cf
Show file tree
Hide file tree
Showing 22 changed files with 1,793 additions and 9,911 deletions.
8 changes: 4 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"minimum-overwolf-version": "0.120.0",
"description": "TFT Scout",
"dock_button_title": "TFT Scout",
"icon": "icons/iconMouseOver.png",
"icon_gray": "icons/iconMouseNormal.png",
"launcher_icon": "icons/icon.ico",
"window_icon": "icons/windowIcon.png"
"icon": "public/icons/iconMouseOver.png",
"icon_gray": "public/icons/iconMouseNormal.png",
"launcher_icon": "public/icons/icon.ico",
"window_icon": "public/icons/windowIcon.png"
},
"permissions": [
"GameInfo"
Expand Down
55 changes: 0 additions & 55 deletions odk-ts/ow-game-listener.ts

This file was deleted.

90 changes: 0 additions & 90 deletions odk-ts/ow-games-events.ts

This file was deleted.

37 changes: 0 additions & 37 deletions odk-ts/ow-games.ts

This file was deleted.

20 changes: 0 additions & 20 deletions odk-ts/ow-hotkeys.ts

This file was deleted.

16 changes: 0 additions & 16 deletions odk-ts/ow-listener.ts

This file was deleted.

151 changes: 0 additions & 151 deletions odk-ts/ow-window.ts

This file was deleted.

Loading

0 comments on commit 92cc5cf

Please sign in to comment.