-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathinclude.json
More file actions
39 lines (38 loc) · 934 Bytes
/
include.json
File metadata and controls
39 lines (38 loc) · 934 Bytes
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
{
"EARLY":
[
"Libs/LibStub/LibStub.lua",
"Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua",
"Libs/LibDBIcon-1.0/LibDBIcon-1.0.lua",
"core/ModuleLoader.lua",
"brSettings.lua",
"api/api_classic_era.lua",
"api/api_tbc_classic.lua",
"api/api_tww.11.1.5.lua",
"api/api_mop.5.5.3.lua",
"api/api_midnight.12.0.0.lua",
"brMinimapIcon.lua",
"brWindowSettings.lua",
"brObjectManager.lua",
"brCombatManager.lua",
"brGeometry.lua",
"brDebuffs.lua",
"brFishing.lua",
"brLooting.lua",
"brSkinning.lua",
"brToolbar.lua",
"core/RotationBase.lua",
"core/unit.lua",
"core/player.lua",
"brFramework.lua"
],
"UNLOCKER-NN":
[
"unlocker/nn.lua"
],
"UNLOCKER-DMC":
[
"unlocker/dmc.lua"
],
"LATE": [ ]
}