-
-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 954 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 954 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "Source/Dependencies/BehaviourTreeEditor"]
path = Source/Dependencies/BehaviourTreeEditor
url = https://github.com/OpenCAGE/BehaviourTreeEditor
branch = staging
[submodule "Source/Dependencies/CinematicTools"]
path = Source/Dependencies/CinematicTools
url = https://github.com/OpenCAGE/CinematicTools
[submodule "Source/Dependencies/RuntimeUtils"]
path = Source/Dependencies/RuntimeUtils
url = https://github.com/OpenCAGE/RuntimeUtils
[submodule "Source/Dependencies/LevelViewer"]
path = Source/Dependencies/LevelViewer
url = https://github.com/OpenCAGE/LevelViewer
branch = staging
[submodule "Source/CathodeLib"]
path = Source/CathodeLib
url = https://github.com/OpenCAGE/CathodeLib
branch = staging
[submodule "Source/STNodeEditor"]
path = Source/STNodeEditor
url = https://github.com/MattFiler/STNodeEditor
[submodule "Source/DockPanelSuite"]
path = Source/DockPanelSuite
url = https://github.com/MattFiler/dockpanelsuite