-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAPR-Recorder.toc
43 lines (35 loc) · 1.07 KB
/
APR-Recorder.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
## Interface: 110000, 110002, 110005, 110007
## Title: Azeroth Pilot Reloaded - [|cffeda55fRoute Recorder|r]
## Notes: A route recorder for Azeroth Pilot Reloaded
## Author: Neogeekmo
## IconTexture: Interface\AddOns\APR-Recorder\assets\logo
## Version: @project-version@
## RequiredDeps: APR
## SavedVariables: AprRCData, AprRCSettings
## X-License: All Rights Reserved: You are free to fork and modify on GitHub, please ask us about anything else.
## X-Github: https://github.com/Azeroth-Pilot-Reloaded/APR-Route-Recorder
## X-Discord: https://discord.gg/YgcdybKdWX
## X-Curse-Project-ID: 965240
## X-Wago-ID: rN4VYvKD
## X-WoWI-ID: 26704
libs/embeds.xml
locales/locales.xml
Core.lua
Config.lua
helper/Utils.lua
helper/RouteManagement.lua
helper/spells.lua
Commands.lua
Event.lua
frames/TutoFrame.lua
frames/autocomplete.lua
frames/CommandsBar.lua
frames/CommandsBarSetting.lua
frames/exportExtraLineText.lua
frames/exportRoute.lua
frames/QuestionPopUp.lua
frames/QuestObjectiveSelector.lua
frames/RecorderBar.lua
frames/routeSelector.lua
frames/selectButton.lua
frames/CoordinateFrame.lua