-
Notifications
You must be signed in to change notification settings - Fork 135
/
.gitmodules
200 lines (200 loc) · 7.85 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
[submodule "extensions/games"]
path = extensions/games
url = https://github.com/Nexus-Mods/vortex-games.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/feedback"]
path = extensions/feedback
url = https://github.com/Nexus-Mods/extension-feedback.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-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/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-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/modtype-dinput"]
path = extensions/modtype-dinput
url = https://github.com/Nexus-Mods/extension-modtype-dinput.git
branch = master
[submodule "extensions/modtype-dazip"]
path = extensions/modtype-dazip
url = https://github.com/Nexus-Mods/extension-modtype-dazip.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/mtframework-arc-support"]
path = extensions/mtframework-arc-support
url = https://github.com/Nexus-Mods/extension-arc-support.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/theme-switcher"]
path = extensions/theme-switcher
url = https://github.com/Nexus-Mods/extension-theme-switcher.git
branch = master
[submodule "api"]
path = api
url = https://github.com/Nexus-Mods/vortex-api.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/issue-tracker"]
path = extensions/issue-tracker
url = https://github.com/Nexus-Mods/extension-issue-tracker.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/fnis-integration"]
path = extensions/fnis-integration
url = https://github.com/Nexus-Mods/fnis-integration.git
branch = master
[submodule "extensions/game-pillarsofeternity2"]
path = extensions/game-pillarsofeternity2
url = https://github.com/Nexus-Mods/game-pillarsofeternity2.git
branch = master
[submodule "extensions/test-gameversion"]
path = extensions/test-gameversion
url = https://github.com/Nexus-Mods/test-gameversion.git
branch = master
[submodule "extensions/documentation"]
path = extensions/documentation
url = https://github.com/Nexus-Mods/extension-documentation.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/mod-content"]
path = extensions/mod-content
url = https://github.com/Nexus-Mods/extension-mod-content.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/morrowind-plugin-management"]
path = extensions/morrowind-plugin-management
url = https://github.com/Nexus-Mods/extension-morrowind-plugin-management.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/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/new-file-monitor"]
path = extensions/new-file-monitor
url = https://github.com/Nexus-Mods/extension-new-file-monitor.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/test-setup"]
path = extensions/test-setup
url = https://github.com/Nexus-Mods/extension-test-setup.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/script-extender-installer"]
path = extensions/script-extender-installer
url = https://github.com/Nexus-Mods/script-extender-installer.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/modtype-bepinex"]
path = extensions/modtype-bepinex
url = https://github.com/Nexus-Mods/extension-modtype-bepinex.git
branch = main
[submodule "extensions/collections"]
path = extensions/collections
url = https://github.com/Nexus-Mods/extension-collections.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/titlebar-launcher"]
path = extensions/titlebar-launcher
url = https://github.com/Nexus-Mods/extension-titlebar-launcher.git
branch = master