-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
EnhancedRaidFrames.toc
46 lines (38 loc) · 988 Bytes
/
EnhancedRaidFrames.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
## Interface: 11504, 40401, 110005
## Title: Enhanced Raid Frames
## Notes: Enhances the Blizzard raid frames with configurable Buff/Debuff indicators
## IconTexture: Interface\Icons\spell_holy_borrowedtime
## Author: Britt W. Yazel
## Version: @project-version@
## DefaultState: enabled
## SavedVariables: EnhancedRaidFramesDB
## SavedVariablesPerCharacter:
## X-Credits-Maintainer: Britt W. Yazel
## X-Email: [email protected]
## X-License: MIT
## X-Curse-Project-ID: 298558
## X-Wago-ID: xZKxkE6k
# Libraries
Libs\embeds.xml
# Locales
Localizations\Localizations.xml
# Core
EnhancedRaidFrames.lua
Globals.lua
DatabaseDefaults.lua
Overrides.lua
# Utils
Utils/Utilities.lua
Utils/DatabaseMigration.lua
# Aura Indicators
Modules/AuraListeners.lua
Modules/AuraIndicators.lua
# Target Markers
Modules/TargetMarkers.lua
# Templates
XML\IndicatorTemplate.xml
# GUI
GUI\GeneralConfigPanel.lua
GUI\IndicatorConfigPanel.lua
GUI\TargetMarkerConfigPanel.lua
GUI\ProfileImportExport.lua