-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGlobalPlayed.toc
33 lines (28 loc) · 938 Bytes
/
GlobalPlayed.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
## Interface: 110007
## Title: GlobalPlayed
## Notes: See all your characters played |n|r|cffE57D06Available Commands: |n|r |cffE57D06/gplayed -|r Display your global played |n|r |cffE57D06/gplayed all -|r Display all your characters global played |n|r|cffE57D06 /gplayed options -|r Open options panel
## Author: RedSkiesReaperr
## Version: 1.5.3
## SavedVariables: GlobalPlayed_Characters, GlobalPlayed_MyAccount, GlobalPlayed_Options
## OptionalDeps: Ace3
## X-Category: Miscellaneous
## X-Website: https://www.curseforge.com/wow/addons/globalplayed
## X-Curse-Project-ID: 377190
## X-License: All Rights Reserved
# LUA Code
Utils.lua
Classes/ClassColor.lua
Classes/Character.lua
Classes/Account.lua
Classes/Addon.lua
Loaders/LdbIntegration.lua
EventHandlers/AddonLoaded.lua
EventHandlers/TimePlayed.lua
# Main Frame
GlobalPlayed.xml
GlobalPlayed.lua
# UI Frame
UI.xml
UI.lua
# GlobalPlayed_Options panel
OptionsPanel.lua