This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathJackJack.toc
55 lines (49 loc) · 1.43 KB
/
JackJack.toc
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
51
52
53
54
55
## Interface: 100002
## Version: JackJack-2.6-retail10.0.2.47187
## Title: JackJack
## Author: artifexsev/fechan
## Notes: Lets you search for known points of interest from WoW.tools and put them on the map as TomTom waypoints
## Dependencies: TomTom
## SavedVariables: JackJackSettings, JackJackDataBroker
## X-WoWI-ID: 26250
# LIBRARY: ACE3
Libs\LibStub\LibStub.lua
Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml
Libs\AceAddon-3.0\AceAddon-3.0.xml
Libs\AceConfig-3.0\AceConfig-3.0.xml
Libs\AceConsole-3.0\AceConsole-3.0.xml
Libs\AceDB-3.0\AceDB-3.0.xml
Libs\AceDBOptions-3.0\AceDBOptions-3.0.xml
Libs\AceGUI-3.0\AceGUI-3.0.xml
# LIBRARY: LibDBIcon (minimap button)
Libs\LibDBIcon-1.0\embeds.xml
Libs\LibDBIcon-1.0\LibDBIcon-1.0\lib.xml
# MISC LIBRARIES
Libs\fzy_lua.lua
Libs\binaryheap.lua
# JackJack DATASETS
Data\JJAreaPOI.lua
Data\JJMap.lua
Data\JJPlayerCondition.lua
Data\JJTaxiNodes.lua
Data\JJTaxiPath.lua
Data\JJWaypointEdge.lua
Data\JJWaypointNode.lua
Data\JJMagePortals.lua
# JackJack GUI COMPONENTS
GUIComponents\AceGUIWidget-IconButton.lua
GUIComponents\AceGUIContainer-JJWindow.lua
GUIComponents\Tooltip.lua
GUIComponents\LocationButton.lua
GUIComponents\DirectionsButton.lua
GUIComponents\SearchResult.lua
GUIComponents\ScrollingList.lua
GUIComponents\SearchPanel.lua
GUIComponents\DirectionsPanel.lua
GUIComponents\MinimapButton.lua
# JackJack CORE FILES
JackJackUtil.lua
JackJackDirections.lua
JackJackWaypoints.lua
JackJackGUI.lua
JackJack.lua