-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathWaypointUI.toc
More file actions
32 lines (27 loc) · 930 Bytes
/
WaypointUI.toc
File metadata and controls
32 lines (27 loc) · 930 Bytes
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
## Interface: 120005, 120007
## Version: 1.5.0
## Title: Waypoint UI
## Notes: An in-world waypoint and pinpoint to show relevant information directly in world-space.
## Notes-zhCN: 魔兽世界中的路径点和标记点,用于在虚拟空间中直接显示相关信息。
## Author: AdaptiveX
## Category-deDE: Karte
## IconTexture: Interface\AddOns\WaypointUI\Art\Icons\Logo-White
## SavedVariables: WaypointDB_Global, WaypointDB_Global_Persistent
## SavedVariablesPerCharacter: WaypointDB_Local, WaypointDB_Local_Persistent
## AddonCompartmentFunc: WaypointUIAPI_OpenSettingsUI
packages\packages.xml
libs\libs.xml
Fonts.lua
Preload.lua
Locales\Locales.xml
Code\SharedUtil.lua
Code\SharedUI.lua
Code\UIWidgets.lua
Code\MapPin\MapPin.xml
Code\Waypoint\Waypoint.xml
Code\MapPinFrame\MapPinFrame.xml
Code\Navigation\Navigation.xml
Code\Settings\Settings.xml
Code\SupportedAddons\SupportedAddons.xml
Code\Map\Map.xml
API.lua