-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
344 lines (344 loc) · 10.7 KB
/
.gitmodules
File metadata and controls
344 lines (344 loc) · 10.7 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
[submodule "vendor/aqo"]
path = vendor/aqo
url = https://github.com/Redbot/aqodocs.git
branch = readguides
[submodule "vendor/miscdocs"]
path = vendor/miscdocs
url = https://github.com/Redbot/miscdocs.git
branch = main
[submodule "docs/projects/everquest"]
path = docs/projects/everquest
url = https://github.com/RedGuides/everquest-docs.git
branch = main
[submodule "vendor/kissassist"]
path = vendor/kissassist
url = https://github.com/RedGuides/kissassist.git
branch = main
[submodule "docs/projects/macroquest"]
path = docs/projects/macroquest
url = https://github.com/Redbot/docs.git
branch = readguides
[submodule "vendor/MQ2AASpend"]
path = vendor/MQ2AASpend
url = https://github.com/RedGuides/MQ2AASpend.git
branch = master
[submodule "vendor/MQ2AdvPath"]
path = vendor/MQ2AdvPath
url = https://github.com/RedGuides/MQ2AdvPath.git
branch = master
[submodule "vendor/MQ2AutoAccept"]
path = vendor/MQ2AutoAccept
url = https://github.com/RedGuides/MQ2AutoAccept.git
branch = master
[submodule "vendor/MQ2AutoCamp"]
path = vendor/MQ2AutoCamp
url = https://github.com/RedGuides/MQ2AutoCamp.git
branch = master
[submodule "vendor/MQ2AutoClaim"]
path = vendor/MQ2AutoClaim
url = https://github.com/RedGuides/MQ2AutoClaim.git
branch = master
[submodule "vendor/MQ2AutoForage"]
path = vendor/MQ2AutoForage
url = https://github.com/RedGuides/MQ2AutoForage.git
branch = master
[submodule "vendor/MQ2AutoGroup"]
path = vendor/MQ2AutoGroup
url = https://github.com/RedGuides/MQ2AutoGroup.git
branch = master
[submodule "vendor/MQ2AutoLoot"]
path = vendor/MQ2AutoLoot
url = https://github.com/RedGuides/MQ2AutoLoot.git
branch = master
[submodule "vendor/MQ2AutoSize"]
path = vendor/MQ2AutoSize
url = https://github.com/RedGuides/MQ2AutoSize.git
branch = master
[submodule "vendor/MQ2Bandolier"]
path = vendor/MQ2Bandolier
url = https://github.com/RedGuides/MQ2Bandolier.git
branch = master
[submodule "vendor/MQ2BardSwap"]
path = vendor/MQ2BardSwap
url = https://github.com/RedGuides/MQ2BardSwap.git
branch = master
[submodule "vendor/MQ2Boxr"]
path = vendor/MQ2Boxr
url = https://github.com/RedGuides/MQ2Boxr.git
branch = master
[submodule "vendor/MQ2Cast"]
path = vendor/MQ2Cast
url = https://github.com/RedGuides/MQ2Cast.git
branch = master
[submodule "vendor/MQ2Clipboard"]
path = vendor/MQ2Clipboard
url = https://github.com/RedGuides/MQ2Clipboard.git
branch = master
[submodule "vendor/MQ2Collections"]
path = vendor/MQ2Collections
url = https://github.com/RedGuides/MQ2Collections.git
branch = master
[submodule "vendor/MQ2CPULoad"]
path = vendor/MQ2CPULoad
url = https://github.com/RedGuides/MQ2CPULoad.git
branch = master
[submodule "vendor/MQ2Cursor"]
path = vendor/MQ2Cursor
url = https://github.com/RedGuides/MQ2Cursor.git
branch = master
[submodule "vendor/MQ2Debuffs"]
path = vendor/MQ2Debuffs
url = https://github.com/RedGuides/MQ2Debuffs.git
branch = master
[submodule "vendor/MQ2DPSAdv"]
path = vendor/MQ2DPSAdv
url = https://github.com/RedGuides/MQ2DPSAdv.git
branch = master
[submodule "vendor/MQ2EQBC"]
path = vendor/MQ2EQBC
url = https://github.com/RedGuides/MQ2EQBC.git
branch = master
[submodule "vendor/MQ2Events"]
path = vendor/MQ2Events
url = https://github.com/RedGuides/MQ2Events.git
branch = master
[submodule "vendor/MQ2Exchange"]
path = vendor/MQ2Exchange
url = https://github.com/RedGuides/MQ2Exchange.git
branch = master
[submodule "vendor/MQ2FarmTest"]
path = vendor/MQ2FarmTest
url = https://github.com/RedGuides/MQ2FarmTest.git
branch = master
[submodule "vendor/MQ2FeedMe"]
path = vendor/MQ2FeedMe
url = https://github.com/RedGuides/MQ2FeedMe.git
branch = master
[submodule "vendor/MQ2GroupInfo"]
path = vendor/MQ2GroupInfo
url = https://github.com/RedGuides/MQ2GroupInfo.git
branch = master
[submodule "vendor/MQ2HUDMove"]
path = vendor/MQ2HUDMove
url = https://github.com/RedGuides/MQ2HUDMove.git
branch = master
[submodule "vendor/MQItemColor"]
path = vendor/MQItemColor
url = https://github.com/RedGuides/MQItemColor.git
branch = main
[submodule "vendor/MQ2ItemScore"]
path = vendor/MQ2ItemScore
url = https://github.com/RedGuides/MQ2ItemScore.git
branch = master
[submodule "vendor/MQ2KillTracker"]
path = vendor/MQ2KillTracker
url = https://github.com/RedGuides/MQ2KillTracker.git
branch = master
[submodule "vendor/MQ2KissTemplate"]
path = vendor/MQ2KissTemplate
url = https://github.com/RedGuides/MQ2KissTemplate.git
branch = master
[submodule "vendor/MQ2LinkDB"]
path = vendor/MQ2LinkDB
url = https://github.com/RedGuides/MQ2LinkDB.git
branch = master
[submodule "vendor/MQ2Log"]
path = vendor/MQ2Log
url = https://github.com/RedGuides/MQ2Log.git
branch = master
[submodule "vendor/MQ2Medley"]
path = vendor/MQ2Medley
url = https://github.com/RedGuides/MQ2Medley.git
branch = master
[submodule "vendor/MQ2Melee"]
path = vendor/MQ2Melee
url = https://github.com/RedGuides/MQ2Melee.git
branch = master
[submodule "vendor/MQ2MoveUtils"]
path = vendor/MQ2MoveUtils
url = https://github.com/RedGuides/MQ2MoveUtils.git
branch = master
[submodule "vendor/MQ2MyButtons"]
path = vendor/MQ2MyButtons
url = https://github.com/RedGuides/MQ2MyButtons.git
branch = master
[submodule "vendor/MQ2NetBots"]
path = vendor/MQ2NetBots
url = https://github.com/RedGuides/MQ2NetBots.git
branch = master
[submodule "vendor/MQ2Notepad"]
path = vendor/MQ2Notepad
url = https://github.com/RedGuides/MQ2Notepad.git
branch = master
[submodule "vendor/MQ2OTD"]
path = vendor/MQ2OTD
url = https://github.com/RedGuides/MQ2OTD.git
branch = master
[submodule "vendor/MQ2Paranoid"]
path = vendor/MQ2Paranoid
url = https://github.com/RedGuides/MQ2Paranoid.git
branch = master
[submodule "vendor/MQ2PlatTracker"]
path = vendor/MQ2PlatTracker
url = https://github.com/RedGuides/MQ2PlatTracker.git
branch = master
[submodule "vendor/MQ2PluginManager"]
path = vendor/MQ2PluginManager
url = https://github.com/RedGuides/MQ2PluginManager.git
branch = master
[submodule "vendor/MQ2PortalSetter"]
path = vendor/MQ2PortalSetter
url = https://github.com/RedGuides/MQ2PortalSetter.git
branch = master
[submodule "vendor/MQ2Posse"]
path = vendor/MQ2Posse
url = https://github.com/RedGuides/MQ2Posse.git
branch = master
[submodule "vendor/MQ2RaidUtils"]
path = vendor/MQ2RaidUtils
url = https://github.com/RedGuides/MQ2RaidUtils.git
branch = master
[submodule "vendor/MQ2Rand"]
path = vendor/MQ2Rand
url = https://github.com/RedGuides/MQ2Rand.git
branch = master
[submodule "vendor/MQ2React"]
path = vendor/MQ2React
url = https://github.com/RedGuides/MQ2React.git
branch = master
[submodule "vendor/MQ2RelayTells"]
path = vendor/MQ2RelayTells
url = https://github.com/RedGuides/MQ2RelayTells.git
branch = master
[submodule "vendor/MQ2Relocate"]
path = vendor/MQ2Relocate
url = https://github.com/RedGuides/MQ2Relocate.git
branch = master
[submodule "vendor/MQ2Rewards"]
path = vendor/MQ2Rewards
url = https://github.com/RedGuides/MQ2Rewards.git
branch = master
[submodule "vendor/MQ2Rez"]
path = vendor/MQ2Rez
url = https://github.com/RedGuides/MQ2Rez.git
branch = master
[submodule "vendor/MQ2Say"]
path = vendor/MQ2Say
url = https://github.com/RedGuides/MQ2Say.git
branch = master
[submodule "vendor/MQ2SpawnMaster"]
path = vendor/MQ2SpawnMaster
url = https://github.com/RedGuides/MQ2SpawnMaster.git
branch = master
[submodule "vendor/MQ2Spawns"]
path = vendor/MQ2Spawns
url = https://github.com/RedGuides/MQ2Spawns.git
branch = master
[submodule "vendor/MQ2SpawnSort"]
path = vendor/MQ2SpawnSort
url = https://github.com/RedGuides/MQ2SpawnSort.git
branch = master
[submodule "vendor/MQ2Status"]
path = vendor/MQ2Status
url = https://github.com/RedGuides/MQ2Status.git
branch = master
[submodule "vendor/MQ2TributeManager"]
path = vendor/MQ2TributeManager
url = https://github.com/RedGuides/MQ2TributeManager.git
branch = master
[submodule "vendor/MQ2Twist"]
path = vendor/MQ2Twist
url = https://github.com/RedGuides/MQ2Twist.git
branch = master
[submodule "vendor/MQ2WorstHurt"]
path = vendor/MQ2WorstHurt
url = https://github.com/RedGuides/MQ2WorstHurt.git
branch = master
[submodule "vendor/MQ2XAssist"]
path = vendor/MQ2XAssist
url = https://github.com/RedGuides/MQ2XAssist.git
branch = master
[submodule "vendor/MQ2XPTracker"]
path = vendor/MQ2XPTracker
url = https://github.com/RedGuides/MQ2XPTracker.git
branch = master
[submodule "vendor/MQ2AFNuke"]
path = vendor/MQ2AFNuke
url = https://github.com/RedGuides/MQ2AFNuke.git
branch = master
[submodule "vendor/MQ2Heals"]
path = vendor/MQ2Heals
url = https://github.com/RedGuides/MQ2Heals.git
branch = master
[submodule "vendor/MQ2ToolTip"]
path = vendor/MQ2ToolTip
url = https://github.com/RedGuides/MQ2ToolTip.git
branch = master
[submodule "vendor/MQ2Vendors"]
path = vendor/MQ2Vendors
url = https://github.com/RedGuides/MQ2Vendors.git
branch = master
[submodule "vendor/MQ2Tracking"]
path = vendor/MQ2Tracking
url = https://github.com/RedGuides/MQ2Tracking.git
branch = master
[submodule "vendor/MQ2GMCheck"]
path = vendor/MQ2GMCheck
url = https://github.com/RedGuides/MQ2GMCheck.git
branch = master
[submodule "vendor/MQ2Ice"]
path = vendor/MQ2Ice
url = https://github.com/RedGuides/MQ2Ice.git
branch = master
[submodule "vendor/MQ2Targets"]
path = vendor/MQ2Targets
url = https://github.com/RedGuides/MQ2Targets.git
branch = master
[submodule "vendor/MQ2Camera"]
path = vendor/MQ2Camera
url = https://github.com/Redbot/MQ2Camera.git
branch = readguides
[submodule "vendor/CWTN"]
path = vendor/CWTN
url = https://github.com/jessebevil/CWTN.git
branch = master
[submodule "vendor/MQ2Dan"]
path = vendor/MQ2Dan
url = https://github.com/Redbot/MQ2Dan.git
branch = readguides
[submodule "vendor/MQ2Discord"]
path = vendor/MQ2Discord
url = https://github.com/RedGuides/MQ2Discord.git
branch = master
[submodule "vendor/MQ2EasyFind"]
path = vendor/MQ2EasyFind
url = https://github.com/Redbot/MQ2EasyFind.git
branch = readguides
[submodule "vendor/MQ2Grind"]
path = vendor/MQ2Grind
url = https://github.com/cvanwie/MQ2Grind.git
branch = documentation
[submodule "vendor/MQ2LootManager"]
path = vendor/MQ2LootManager
url = https://github.com/Redbot/MQ2LootManager.git
branch = readguides
[submodule "vendor/MQ2Nav"]
path = vendor/MQ2Nav
url = https://github.com/Redbot/MQ2Nav.git
branch = readguides
[submodule "vendor/MQ2SQLite"]
path = vendor/MQ2SQLite
url = https://gitlab.com/Redbot/MQ2SQLite.git
branch = readguides
[submodule "vendor/MQ2TSTrophy"]
path = vendor/MQ2TSTrophy
url = https://github.com/Redbot/MQ2TSTrophy.git
branch = readguides
[submodule "docs/projects/mqmountclassicmodels"]
path = docs/projects/mqmountclassicmodels
url = https://github.com/Redbot/MQMountClassicModels.git
branch = readguides
[submodule "vendor/MQTextToSpeech"]
path = vendor/MQTextToSpeech
url = https://github.com/Redbot/MQTextToSpeech.git
branch = readguides