-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path.gitmodules
47 lines (47 loc) · 1.45 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
[submodule "Prefabricator"]
path = Prefabricator
url = https://github.com/ProjectBorealis/prefabricator-ue4.git
branch = master
[submodule "ArcticAnalytics"]
path = ArcticAnalytics
url = https://github.com/ProjectBorealis/ArcticAnalytics.git
branch = master
[submodule "DiscordGameSDK"]
path = DiscordGameSDK
url = https://github.com/ProjectBorealis/DiscordGameSDK.git
branch = master
[submodule "SplashSettings"]
path = SplashSettings
url = https://github.com/ProjectBorealis/SplashSettings.git
branch = main
[submodule "IAUS"]
path = IAUS
url = https://github.com/ProjectBorealis/IAUS.git
branch = ue5
[submodule "FillDDCForPIE"]
path = FillDDCForPIE
url = https://github.com/ProjectBorealis/FillDDCForPIE.git
branch = master
[submodule "Blast"]
path = Blast
url = https://github.com/ProjectBorealis/Blast-UE-Plugin.git
branch = main
[submodule "ALSV4_CPP"]
path = ALSV4_CPP
url = https://github.com/ProjectBorealis/ALS-Community-UE5.git
branch = main
[submodule "AsyncLoadingScreen"]
path = AsyncLoadingScreen
url = https://github.com/ProjectBorealis/AsyncLoadingScreen.git
branch = master
[submodule "UEGitPlugin"]
path = UEGitPlugin
url = https://github.com/ProjectBorealis/UEGitPlugin.git
branch = dev
[submodule "VisualStudioTools"]
path = VisualStudioTools
url = https://github.com/ProjectBorealis/vc-ue-extensions
branch = main
[submodule "StevesUEHelpers"]
path = StevesUEHelpers
url = https://github.com/ProjectBorealis/StevesUEHelpers.git