-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathEMA.toc
More file actions
34 lines (25 loc) · 1.05 KB
/
EMA.toc
File metadata and controls
34 lines (25 loc) · 1.05 KB
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
## Interface: 120001, 30403, 11506, 20505, 40402, 50503
## Title: EMA
## Notes: Ebony's MultiBoxing Assistant
## Author: Jennifer Calladine 'Ebony/Blossom'
## Version: Beta-v6.0(0287)
## SavedVariables: CoreProfileDB, CommunicationsProfileDB, TeamProfileDB, TagProfileDB, MessageProfileDB, InformationProfileDB, InformationClassicProfileDB, DisplayTeamProfileDB, FollowProfileDB, GuildProfileDB, InteractionProfileDB, ItemUseProfileDB, PurchaseProfileDB, QuestProfileDB, QuestWatcherProfileDB, SellProfileDB, TalkProfileDB, ToonProfileDB, TradeProfileDB, MailProfileDB, BankProfileDB, EquipmentProfileDB
## IconTexture: Interface\Addons\EMA\Media\TeamCore.tga
#Libs
Embeds.xml
Libs\EbonyUtilities.lua
#Locales
Locales\Locales.xml
#GUI
GUI\EMAHelperSettings.lua
#Core
Core\Core.lua
Core\Module.lua
Core\Communications.lua
Core\Team.lua
Core\Tag.lua
Core\Message.lua
# This will only be loaded on Mainline.
Modules\Modules.xml [AllowLoadGameType mainline]
# This will only be loaded in Vanilla or TBC.
Modules\Modules_Classic.xml [AllowLoadGameType vanilla, tbc, Mists]