-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathInstanceLoadouts.toc
More file actions
42 lines (35 loc) · 1.12 KB
/
Copy pathInstanceLoadouts.toc
File metadata and controls
42 lines (35 loc) · 1.12 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
40
41
42
## Interface: 120100
## Version: @project-version@
## Title: Instance Loadouts
## Notes: Reminds you to change specialization, talents, gear set and addons
## Author: Bisse, Swirl
## IconTexture: Interface\AddOns\InstanceLoadouts\Media\Icons\IL.tga
## SavedVariables: InstanceLoadoutsDB
## OptionalDeps: ACP, BetterAddonList, SimpleAddonManager, TalentLoadoutManager, WowUnit
## X-Curse-Project-ID: 1235057
## X-Wago-ID: 4N2m0QGL
## Category-enUS: Dungeons & Raids
## Category-deDE: Dungeons & Schlachtzüge
## Category-esES: Mazmorras y bandas
## Category-esMX: Calabozos y bandas
## Category-frFR: Donjons et raids
## Category-itIT: Spedizioni e incursioni
## Category-koKR: 던전 및 공격대
## Category-ptBR: Masmorras e Raides
## Category-ruRU: Подземелья и рейды
## Category-zhCN: 地下城和团队副本
## Category-zhTW: 地城與團隊
Libs/embeds.xml
UI/SwirlFramework.xml
core/Constants.lua
core/Managers.lua
core/InstanceLoadouts.lua
core/customInstances.lua
core/Config.lua
core/Options.lua
core/Changelog.lua
core/Reminder.lua
core/ImportExport.lua
test/testData.lua
test/testReminder.lua
test/testMain.lua