-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAPR-Recorder.toc
39 lines (31 loc) · 970 Bytes
/
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
## Interface: 100206
## X-Min-Interface: 100205
## Title: Azeroth Pilot Reloaded - Route Recorder
## 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: ------
libs/embeds.xml
locales/locales.xml
Core.lua
Config.lua
helper/Utils.lua
helper/RouteManagement.lua
Commands.lua
Event.lua
frames/autocompleteLocales.lua
frames/CommandsBar.lua
frames/exportExtraLineText.lua
frames/exportRoute.lua
frames/fillersSelection.lua
frames/QuestionPopUp.lua
frames/RecorderBar.lua
frames/selectButton.lua