-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathWaypointUI.toc
More file actions
27 lines (22 loc) · 824 Bytes
/
WaypointUI.toc
File metadata and controls
27 lines (22 loc) · 824 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
## Interface: 120001
## Version: 1.3.9
## 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\Icon\IconAltLight.png
## SavedVariables: WaypointDB_Global, WaypointDB_Global_Persistent
## SavedVariablesPerCharacter: WaypointDB_Local, WaypointDB_Local_Persistent
## AddonCompartmentFunc: WaypointUIAPI_OpenSettingUI
wpm_modules\packages.xml
Preload.lua
Locales\Locales.xml
Code\SharedUtil.lua
Code\SharedUI.lua
Code\MapPin\MapPin.xml
Code\Waypoint\Waypoint.xml
Code\Setting\Setting.xml
Code\Support\Support.xml
Code\ExtraFeatures\ExtraFeatures.xml
API.lua