-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
52 lines (52 loc) · 1.63 KB
/
.gitmodules
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
43
44
45
46
47
48
49
50
51
52
[submodule "libs/oUF"]
path = libs/oUF
url = https://github.com/lua-wow/oUF.git
branch = retail
[submodule "libs/oUF_Atonement"]
path = libs/oUF_Atonement
url = https://github.com/lua-wow/oUF_Atonement.git
branch = master
[submodule "libs/oUF_AuraTrack"]
path = libs/oUF_AuraTrack
url = https://github.com/lua-wow/oUF_AuraTrack.git
branch = master
[submodule "libs/oUF_RaidDebuffs"]
path = libs/oUF_RaidDebuffs
url = https://github.com/lua-wow/oUF_RaidDebuffs.git
branch = master
[submodule "libs/oUF_TargetIndicator"]
path = libs/oUF_TargetIndicator
url = https://github.com/lua-wow/oUF_TargetIndicator.git
branch = master
[submodule "modules/miscellaneous/dispels"]
path = modules/miscellaneous/dispels
url = https://github.com/lua-wow/dispels.git
branch = master
[submodule "modules/miscellaneous/interrupts"]
path = modules/miscellaneous/interrupts
url = https://github.com/lua-wow/interrupts.git
branch = master
[submodule "libs/LibStub"]
path = libs/LibStub
url = https://github.com/lua-wow/LibStub.git
branch = master
[submodule "libs/LibDispel"]
path = libs/LibDispel
url = https://github.com/lua-wow/LibDispel.git
branch = master
[submodule "libs/TaintLess"]
path = libs/TaintLess
url = https://github.com/lua-wow/TaintLess.git
branch = master
[submodule "modules/miscellaneous/screenshots"]
path = modules/miscellaneous/screenshots
url = https://github.com/lua-wow/screenshots.git
branch = master
[submodule "libs/LibMobs"]
path = libs/LibMobs
url = https://github.com/lua-wow/LibMobs.git
branch = master
[submodule "libs/oUF_Tempest"]
path = libs/oUF_Tempest
url = https://github.com/lua-wow/oUF_Tempest.git
branch = master