forked from TES5Edit/TES5Edit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
48 lines (48 loc) · 1.38 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
[submodule "delphi-detours-library"]
path = External/delphi-detours-library
url = ../../ElminsterAU/delphi-detours-library.git
branch = xEdit-4.1.x
[submodule "vcl-styles-utils"]
path = External/vcl-styles-utils
url = ../../ElminsterAU/vcl-styles-utils.git
branch = xEdit-4.1.x
[submodule "VirtualTrees"]
path = External/VirtualTrees
url = ../../ElminsterAU/Virtual-TreeView.git
branch = xEdit-4.1.x
[submodule "jcl"]
path = External/jcl
url = ../../ElminsterAU/jcl.git
branch = xEdit-4.1.x
[submodule "jvcl"]
path = External/jvcl
url = ../../ElminsterAU/jvcl.git
branch = xEdit-4.1.x
[submodule "DWScript"]
path = External/DWScript
url = ../../ElminsterAU/DWScript.git
branch = xEdit-4.1.x
[submodule "JsonDataObjects"]
path = External/JsonDataObjects
url = ../../ElminsterAU/JsonDataObjects.git
branch = xEdit-4.1.x
[submodule "imaginglib"]
path = External/ImagingLib
url = ../../ElminsterAU/imaginglib.git
branch = xEdit-4.1.x
[submodule "LZ4Delphi"]
path = External/lz4
url = ../../ElminsterAU/LZ4Delphi.git
branch = xEdit-4.1.x
[submodule "tforge"]
path = External/TForge
url = ../../ElminsterAU/tforge.git
branch = xEdit-4.1.x
[submodule "External/FileContainer"]
path = External/FileContainer
url = ../../ElminsterAU/FileContainer.git
branch = xEdit-4.1.x
[submodule "External/SynEdit"]
path = External/SynEdit
url = ../../ElminsterAU/SynEdit.git
branch = xEdit-4.1.x