-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
87 lines (80 loc) · 2.69 KB
/
.gitmodules
File metadata and controls
87 lines (80 loc) · 2.69 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
# ===============================
# General
# ===============================
# PyKotor's Official wiki & documentation
[submodule "wiki"]
path = wiki
url = https://github.com/OldRepublicDevs/PyKotor.wiki.git
# ===============================
# Tools
# ===============================
[submodule "Tools/HolocronToolset"]
path = Tools/HolocronToolset
url = https://github.com/OldRepublicDevs/HolocronToolset.git
[submodule "Tools/HoloPatcher"]
path = Tools/HoloPatcher
url = https://github.com/OldRepublicDevs/HoloPatcher.git
[submodule "Tools/HoloPazaak"]
path = Tools/HoloPazaak
url = https://github.com/OldRepublicDevs/HoloPazaak.git
[submodule "Tools/KotorDiff"]
path = Tools/KotorDiff
url = https://github.com/OldRepublicDevs/KotorDiff.git
[submodule "Tools/KotorMCP"]
path = Tools/KotorMCP
url = https://github.com/OldRepublicDevs/KotorMCP.git
# ===============================
# Vendor
# ===============================
[submodule "vendor/KotOR.js"]
path = vendor/KotOR.js
url = https://github.com/KobaltBlu/KotOR.js
[submodule "vendor/kotorblender"]
path = vendor/kotorblender
url = https://github.com/OpenKotOR/kotorblender
[submodule "vendor/kotormax"]
path = vendor/kotormax
url = https://github.com/OpenKotOR/kotormax
[submodule "vendor/sotor"]
path = vendor/sotor
url = https://github.com/th3w1zard1/sotor
[submodule "vendor/kotor-save-editor"]
path = vendor/kotor-save-editor
url = https://github.com/th3w1zard1/kotor-save-editor
[submodule "vendor/kotor-savegame-editor"]
path = vendor/kotor-savegame-editor
url = https://github.com/th3w1zard1/kotor-savegame-editor
[submodule "vendor/mdlops"]
path = vendor/mdlops
url = https://github.com/th3w1zard1/mdlops
[submodule "vendor/kpatcher"]
path = vendor/kpatcher
url = https://github.com/th3w1zard1/kpatcher
[submodule "vendor/reone"]
path = vendor/reone
url = https://github.com/modawan/reone
[submodule "vendor/kselinux"]
path = vendor/kselinux
url = https://github.com/th3w1zard1/kselinux
[submodule "vendor/xoreos"]
path = vendor/xoreos
url = https://github.com/xoreos/xoreos
[submodule "vendor/xoreos-docs"]
path = vendor/xoreos-docs
url = https://github.com/xoreos/xoreos-docs
[submodule "vendor/xoreos-tools"]
path = vendor/xoreos-tools
url = https://github.com/xoreos/xoreos-tools
[submodule "vendor/Kotor.NET"]
path = vendor/Kotor.NET
url = https://github.com/NickHugi/Kotor.NET
branch = rework-area-designer
[submodule "vendor/ref-tga2tpc"]
path = vendor/ref-tga2tpc
url = https://github.com/ndixUR/tga2tpc.git
[submodule "vendor/tga2tpc"]
path = vendor/tga2tpc
url = https://github.com/ndixUR/tga2tpc.git
[submodule "vendor/ref-xoreos-tools"]
path = vendor/ref-xoreos-tools
url = https://github.com/th3w1zard1/xoreos-tools.git