-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathClick-To-Cast-Tooltip.toc
More file actions
50 lines (44 loc) · 1.54 KB
/
Click-To-Cast-Tooltip.toc
File metadata and controls
50 lines (44 loc) · 1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
## Interface: 120000, 120001
## Title: Click to Cast Tooltip
## Author: theGimpboy
## Version: 3.3.0
## Notes: Adds the click to cast spells and macros to the tooltip.
## SavedVariables: ClickToCastTooltipDB
## X-Website: https://github.com/jbolduan/Click-To-Cast-Tooltip
## X-Curse-Project-ID: 948319
## X-Wago-ID: BKpqAyGE
## X-WoWI-ID: 26824
## DefaultState: Enabled
## OptionalDeps: ElvUI, Clique, Cell, Grid2, ShadowedUnitFrames, Tukui, UnhaltedUnitFrames, DandersFrames
# Ace3 Library Dependencies
libraries\Ace3\LibStub\LibStub.lua
libraries\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.xml
libraries\Ace3\AceAddon-3.0\AceAddon-3.0.xml
libraries\Ace3\AceDB-3.0\AceDB-3.0.xml
libraries\Ace3\AceDBOptions-3.0\AceDBOptions-3.0.xml
libraries\Ace3\AceEvent-3.0\AceEvent-3.0.xml
libraries\Ace3\AceGUI-3.0\AceGUI-3.0.xml
libraries\Ace3\AceConfig-3.0\AceConfig-3.0.xml
# Core modules (load order matters)
Core\Init.lua
Core\FrameHooker.lua
FrameHandlers\Registry.lua
# Frame Handlers (add new handlers here)
FrameHandlers\Blizzard.lua
FrameHandlers\ElvUI.lua
FrameHandlers\Cell.lua
FrameHandlers\CellUnitFrames.lua
FrameHandlers\Grid2.lua
FrameHandlers\ShadowedUnitFrames.lua
FrameHandlers\TukUI.lua
FrameHandlers\UnhaltedUnitFrames.lua
FrameHandlers\DandersFrames.lua
# Click binding handlers
clickCastingHandlers\Blizzard.lua
clickCastingHandlers\Clique.lua
clickCastingHandlers\Cell.lua
# Settings and Main
Click-To-Cast-Tooltip-Settings.lua
Click-To-Cast-Tooltip-Main.lua
# Legacy file (kept for reference, can be removed after migration)
# Click-To-Cast-Tooltip.lua