-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathPlayerbotsPanel.toc
More file actions
39 lines (39 loc) · 1.04 KB
/
PlayerbotsPanel.toc
File metadata and controls
39 lines (39 loc) · 1.04 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
35
36
37
38
39
## Interface: 30300
## Title: PlayerbotsPanel
## Author: azcguy
## Version: v0.1a
## Notes: Addon to control Playerbots for AzerothCore. This addon works with liyunfan1223/mod-playerbots
## URL:
## Name: PlayerbotsPanel
## License: GPLv3
## X-Website:
## OptionalDeps: AceLibrary,AceEvent-2.0,AceHook-2.1,AceDebug-2.0,AceLocale-2.2,AceConsole-2.0,AceAddon-2.0
## DefaultState: Enabled
## LoadOnDemand: 0
## SavedVariables: PlayerbotsPanelDb
## SavedVariablesPerCharacter: PlayerbotsPanelDbPerChar
lib\AceLibrary\AceLibrary.lua
lib\AceOO-2.0\AceOO-2.0.lua
lib\AceEvent-2.0\AceEvent-2.0.lua
lib\AceHook-2.1\AceHook-2.1.lua
lib\AceDB-2.0\AceDB-2.0.lua
lib\AceDebug-2.0\AceDebug-2.0.lua
lib\AceLocale-2.2\AceLocale-2.2.lua
lib\AceConsole-2.0\AceConsole-2.0.lua
lib\AceAddon-2.0\AceAddon-2.0.lua
lib\DewDrop-2.0\DewDrop-2.0.lua
init.lua
config.lua
data.lua
uiutil.lua
tooltip.lua
itemCache.lua
tabs\tab_settings.lua
tabs\tab_inventory.lua
tabs\tab_quests.lua
tabs\tab_commands.lua
tabs\tab_spells.lua
tabs\tab_stats.lua
tabs\tab_strategies.lua
tabs\tab_talents.lua
addon.lua