-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
50 lines (50 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
49
50
[submodule "MechEngineer"]
path = MechEngineer
url = [email protected]:BattletechModders/MechEngineer.git
branch = master
update = rebase
[submodule "CustomComponents"]
path = CustomComponents
url = [email protected]:BattletechModders/CustomComponents.git
branch = main
update = rebase
[submodule "SpeedMod"]
path = SpeedMod
url = [email protected]:CptMoore/SpeedMod.git
branch = master
update = rebase
[submodule "pansar"]
path = pansar
url = [email protected]:CptMoore/pansar.git
branch = master
update = rebase
[submodule "BattletechPerformanceFix"]
path = BattletechPerformanceFix
url = [email protected]:BattletechModders/BattletechPerformanceFix.git
branch = master
update = rebase
[submodule "CustomFilters"]
path = CustomFilters
url = [email protected]:BattletechModders/CustomFilters.git
branch = master
update = rebase
[submodule "LewdableTanks"]
path = LewdableTanks
url = [email protected]:BattletechModders/LewdableTanks.git
branch = main
update = rebase
[submodule "CustomSalvage"]
path = CustomSalvage
url = [email protected]:BattletechModders/CustomSalvage.git
branch = master
update = rebase
[submodule "NewSaveFolder"]
path = NewSaveFolder
branch = master
url = [email protected]:BattletechModders/NewSaveFolder.git
update = rebase
[submodule "RogueTechPerfFixes"]
path = RogueTechPerfFixes
branch = master
url = [email protected]:BattletechModders/RogueTechPerfFixes.git
update = rebase