-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
50 lines (50 loc) · 1.38 KB
/
.gitmodules
File metadata and controls
50 lines (50 loc) · 1.38 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
[submodule "MechEngineer"]
path = MechEngineer
url = git@github.com:BattletechModders/MechEngineer.git
branch = master
update = rebase
[submodule "CustomComponents"]
path = CustomComponents
url = git@github.com:BattletechModders/CustomComponents.git
branch = main
update = rebase
[submodule "SpeedMod"]
path = SpeedMod
url = git@github.com:CptMoore/SpeedMod.git
branch = master
update = rebase
[submodule "pansar"]
path = pansar
url = git@github.com:CptMoore/pansar.git
branch = master
update = rebase
[submodule "BattletechPerformanceFix"]
path = BattletechPerformanceFix
url = git@github.com:BattletechModders/BattletechPerformanceFix.git
branch = master
update = rebase
[submodule "CustomFilters"]
path = CustomFilters
url = git@github.com:BattletechModders/CustomFilters.git
branch = master
update = rebase
[submodule "LewdableTanks"]
path = LewdableTanks
url = git@github.com:BattletechModders/LewdableTanks.git
branch = main
update = rebase
[submodule "CustomSalvage"]
path = CustomSalvage
url = git@github.com:BattletechModders/CustomSalvage.git
branch = master
update = rebase
[submodule "NewSaveFolder"]
path = NewSaveFolder
branch = master
url = git@github.com:BattletechModders/NewSaveFolder.git
update = rebase
[submodule "RogueTechPerfFixes"]
path = RogueTechPerfFixes
branch = master
url = git@github.com:BattletechModders/RogueTechPerfFixes.git
update = rebase