forked from Nexus-Mods/Vortex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
288 lines (288 loc) · 10.7 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
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
[submodule "api"]
path = api
url = https://github.com/Nexus-Mods/vortex-api.git
branch = master
[submodule "extensions/changelog-dashlet"]
path = extensions/changelog-dashlet
url = https://github.com/Nexus-Mods/extension-changelog-dashlet.git
branch = master
[submodule "extensions/collections"]
path = extensions/collections
url = https://github.com/Nexus-Mods/extension-collections.git
branch = master
[submodule "extensions/common-interpreters"]
path = extensions/common-interpreters
url = https://github.com/Nexus-Mods/extension-common-interpreters.git
branch = master
[submodule "extensions/documentation"]
path = extensions/documentation
url = https://github.com/Nexus-Mods/extension-documentation.git
branch = master
[submodule "extensions/extension-dashlet"]
path = extensions/extension-dashlet
url = https://github.com/Nexus-Mods/extension-extension-dashlet.git
branch = master
[submodule "extensions/feedback"]
path = extensions/feedback
url = https://github.com/Nexus-Mods/extension-feedback.git
branch = master
[submodule "extensions/fnis-integration"]
path = extensions/fnis-integration
url = https://github.com/Nexus-Mods/fnis-integration.git
branch = master
[submodule "extensions/gamebryo-archive-check"]
path = extensions/gamebryo-archive-check
url = https://github.com/Nexus-Mods/bethesda-archive-check.git
branch = master
[submodule "extensions/gamebryo-archive-invalidation"]
path = extensions/gamebryo-archive-invalidation
url = https://github.com/Nexus-Mods/extension-archive-invalidation.git
branch = master
[submodule "extensions/gamebryo-ba2-support"]
path = extensions/gamebryo-ba2-support
url = https://github.com/Nexus-Mods/extension-ba2-support.git
branch = master
[submodule "extensions/gamebryo-bsa-support"]
path = extensions/gamebryo-bsa-support
url = https://github.com/Nexus-Mods/extension-bsa-support.git
branch = master
[submodule "extensions/gamebryo-plugin-indexlock"]
path = extensions/gamebryo-plugin-indexlock
url = https://github.com/Nexus-Mods/extension-plugin-indexlock.git
branch = master
[submodule "extensions/gamebryo-plugin-management"]
path = extensions/gamebryo-plugin-management
url = https://github.com/Nexus-Mods/extension-plugin-management.git
branch = master
[submodule "extensions/gamebryo-savegame-management"]
path = extensions/gamebryo-savegame-management
url = https://github.com/Nexus-Mods/extension-gamebryo-savegames.git
branch = master
[submodule "extensions/gamebryo-test-settings"]
path = extensions/gamebryo-test-settings
url = https://github.com/Nexus-Mods/extension-gamebryo-testsettings.git
branch = master
[submodule "extensions/gameinfo-steam"]
path = extensions/gameinfo-steam
url = https://github.com/Nexus-Mods/extension-gameinfo-steam.git
branch = master
[submodule "extensions/games"]
path = extensions/games
url = https://github.com/Nexus-Mods/vortex-games.git
branch = master
[submodule "extensions/gamestore-gog"]
path = extensions/gamestore-gog
url = https://github.com/nexus-mods/extension-gamestore-gog.git
branch = master
[submodule "extensions/gamestore-origin"]
path = extensions/gamestore-origin
url = https://github.com/nexus-mods/extension-gamestore-origin.git
branch = master
[submodule "extensions/gamestore-uplay"]
path = extensions/gamestore-uplay
url = https://github.com/nexus-mods/extension-gamestore-uplay.git
branch = master
[submodule "extensions/gamestore-xbox"]
path = extensions/gamestore-xbox
url = https://github.com/nexus-mods/extension-gamestore-xbox.git
branch = master
[submodule "extensions/gameversion-hash"]
path = extensions/gameversion-hash
url = https://github.com/nexus-mods/extension-gameversion-hash.git
branch = main
[submodule "extensions/issue-tracker"]
path = extensions/issue-tracker
url = https://github.com/Nexus-Mods/extension-issue-tracker.git
branch = master
[submodule "extensions/local-gamesettings"]
path = extensions/local-gamesettings
url = https://github.com/Nexus-Mods/extension-local-gamesettings.git
branch = master
[submodule "extensions/meta-editor"]
path = extensions/meta-editor
url = https://github.com/Nexus-Mods/extension-metaeditor.git
branch = master
[submodule "extensions/mo-import"]
path = extensions/mo-import
url = https://github.com/Nexus-Mods/extension-mo-import.git
branch = master
[submodule "extensions/mod-content"]
path = extensions/mod-content
url = https://github.com/Nexus-Mods/extension-mod-content.git
branch = master
[submodule "extensions/mod-dependencies"]
path = extensions/mod-dependency-manager
url = https://github.com/Nexus-Mods/extension-mod-dependencies.git
branch = master
[submodule "extensions/mod-highlights"]
path = extensions/mod-highlight
url = https://github.com/Nexus-Mods/extension-mod-highlights.git
branch = master
[submodule "extensions/mod-report"]
path = extensions/mod-report
url = https://github.com/Nexus-Mods/extension-mod-report.git
branch = master
[submodule "extensions/modtype-bepinex"]
path = extensions/modtype-bepinex
url = https://github.com/Nexus-Mods/extension-modtype-bepinex.git
branch = main
[submodule "extensions/modtype-dazip"]
path = extensions/modtype-dazip
url = https://github.com/Nexus-Mods/extension-modtype-dazip.git
branch = master
[submodule "extensions/modtype-dinput"]
path = extensions/modtype-dinput
url = https://github.com/Nexus-Mods/extension-modtype-dinput.git
branch = master
[submodule "extensions/modtype-enb"]
path = extensions/modtype-enb
url = https://github.com/Nexus-Mods/extension-modtype-enb.git
branch = master
[submodule "extensions/modtype-gedosato"]
path = extensions/modtype-gedosato
url = https://github.com/Nexus-Mods/extension-modtype-gedosato.git
branch = master
[submodule "extensions/modtype-harmony-patcher"]
path = extensions/modtype-harmony-patcher
url = https://github.com/nexus-mods/extension-modtype-harmony-patcher.git
branch = master
[submodule "extensions/modtype-umm"]
path = extensions/modtype-umm
url = https://github.com/nexus-mods/extension-modtype-umm.git
branch = master
[submodule "extensions/morrowind-plugin-management"]
path = extensions/morrowind-plugin-management
url = https://github.com/Nexus-Mods/extension-morrowind-plugin-management.git
branch = master
[submodule "extensions/mtframework-arc-support"]
path = extensions/mtframework-arc-support
url = https://github.com/Nexus-Mods/extension-arc-support.git
branch = master
[submodule "extensions/new-file-monitor"]
path = extensions/new-file-monitor
url = https://github.com/Nexus-Mods/extension-new-file-monitor.git
branch = master
[submodule "extensions/nmm-import"]
path = extensions/nmm-import-tool
url = https://github.com/Nexus-Mods/extension-nmm-import.git
branch = master
[submodule "extensions/open-directory"]
path = extensions/open-directory
url = https://github.com/Nexus-Mods/extension-open-directory.git
branch = master
[submodule "extensions/quickbms-support"]
path = extensions/quickbms-support
url = https://github.com/nexus-mods/extension-quickbms-support.git
branch = master
[submodule "extensions/script-extender-error-check"]
path = extensions/script-extender-error-check
url = https://github.com/Nexus-Mods/extension-script-extender-error-check.git
branch = master
[submodule "extensions/script-extender-installer"]
path = extensions/script-extender-installer
url = https://github.com/Pickysaurus/script-extender-installer.git
branch = master
[submodule "extensions/test-gameversion"]
path = extensions/test-gameversion
url = https://github.com/Nexus-Mods/test-gameversion.git
branch = master
[submodule "extensions/test-setup"]
path = extensions/test-setup
url = https://github.com/Nexus-Mods/extension-test-setup.git
branch = master
[submodule "extensions/theme-switcher"]
path = extensions/theme-switcher
url = https://github.com/Nexus-Mods/extension-theme-switcher.git
branch = master
[submodule "extensions/titlebar-launcher"]
path = extensions/titlebar-launcher
url = https://github.com/Nexus-Mods/extension-titlebar-launcher.git
branch = master
[submodule "7z-bin"]
path = tools/remote/7z-bin
url = https://github.com/Nexus-Mods/7z-bin.git
branch = master
[submodule "fomod-installer"]
path = tools/remote/fomod-installer
url = https://github.com/Nexus-Mods/fomod-installer.git
branch = net6
[submodule "harmony-patcher"]
path = tools/remote/harmony-patcher
url = https://github.com/Nexus-Mods/harmony-patcher.git
branch = master
[submodule "modmeta-db"]
path = tools/remote/modmeta-db
url = https://github.com/Nexus-Mods/modmeta-db.git
branch = master
[submodule "node-7z"]
path = tools/remote/node-7z
url = https://github.com/Nexus-Mods/node-7z.git
branch = master
[submodule "node-ba2tk"]
path = tools/remote/node-ba2tk
url = https://github.com/Nexus-Mods/node-ba2tk.git
branch = master
[submodule "node-bsatk"]
path = tools/remote/node-bsatk
url = https://github.com/Nexus-Mods/node-bsatk.git
branch = master
[submodule "node-crash-dump"]
path = tools/remote/node-crash-dump
url = https://github.com/Nexus-Mods/node-crash-dump.git
branch = master
[submodule "node-esptk"]
path = tools/remote/node-esptk
url = https://github.com/Nexus-Mods/node-esptk.git
branch = master
[submodule "node-exe-version"]
path = tools/remote/node-exe-version
url = https://github.com/Nexus-Mods/node-exe-version.git
branch = master
[submodule "node-gamebryo-savegames"]
path = tools/remote/node-gamebryo-savegames
url = https://github.com/Nexus-Mods/node-gamebryo-savegames.git
branch = master
[submodule "node-loot"]
path = tools/remote/node-loot
url = https://github.com/Nexus-Mods/node-loot.git
branch = master
[submodule "node-native-errors"]
path = tools/remote/node-native-errors
url = https://github.com/Nexus-Mods/node-native-errors.git
branch = master
[submodule "nexus-api"]
path = tools/remote/node-nexus-api
url = https://github.com/Nexus-Mods/node-nexus-api.git
branch = master
[submodule "node-permissions"]
path = tools/remote/node-permissions
url = https://github.com/Nexus-Mods/node-permissions.git
branch = master
[submodule "node-turbowalk"]
path = tools/remote/node-turbowalk
url = https://github.com/NicBOMB/node-turbowalk.git
branch = master
[submodule "node-vortexmt"]
path = tools/remote/node-vortexmt
url = https://github.com/Nexus-Mods/node-vortexmt.git
branch = master
[submodule "node-wholocks"]
path = tools/remote/node-wholocks
url = https://github.com/Nexus-Mods/node-wholocks.git
branch = master
[submodule "node-winapi-bindings"]
path = tools/remote/node-winapi-bindings
url = https://github.com/Nexus-Mods/node-winapi-bindings.git
branch = master
[submodule "ts-v-gen"]
path = tools/remote/ts-v-gen
url = https://github.com/IDCs/ts-v-gen
branch = main
[submodule "simple-vdf"]
path = tools/remote/vdf-parser
url = https://github.com/Nexus-Mods/vdf-parser.git
branch = master
[submodule "vortex-parse-ini"]
path = tools/remote/vortex-parse-ini
url = https://github.com/Nexus-Mods/vortex-parse-ini.git
branch = master