forked from CarbonCommunity/Carbon
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
56 lines (56 loc) · 2.51 KB
/
.gitmodules
File metadata and controls
56 lines (56 loc) · 2.51 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
[submodule "Carbon.Core/Carbon.Components/Carbon.Compat"]
path = Carbon.Core/Carbon.Components/Carbon.Compat
url = https://github.com/CarbonCommunity/Carbon.Compat.git
branch = .
[submodule "Carbon.Core/Carbon.Components/Carbon.Modules"]
path = Carbon.Core/Carbon.Components/Carbon.Modules
url = https://github.com/CarbonCommunity/Carbon.Modules.git
branch = .
[submodule "Carbon.Core/Carbon.Components/Carbon.Preloader"]
path = Carbon.Core/Carbon.Components/Carbon.Preloader
url = https://github.com/CarbonCommunity/Carbon.Preloader.git
branch = .
[submodule "Carbon.Core/Carbon.Components/Carbon.Bootstrap"]
path = Carbon.Core/Carbon.Components/Carbon.Bootstrap
url = https://github.com/CarbonCommunity/Carbon.Bootstrap.git
branch = .
[submodule "Carbon.Core/Carbon.Components/Carbon.Common"]
path = Carbon.Core/Carbon.Components/Carbon.Common
url = https://github.com/CarbonCommunity/Carbon.Common.git
branch = .
[submodule "Carbon.Core/Carbon.Components/Carbon.SDK"]
path = Carbon.Core/Carbon.Components/Carbon.SDK
url = https://github.com/CarbonCommunity/Carbon.SDK.git
branch = .
[submodule "Carbon.Core/Carbon.Hooks/Carbon.Hooks.Base"]
path = Carbon.Core/Carbon.Hooks/Carbon.Hooks.Base
url = https://github.com/CarbonCommunity/Carbon.Hooks.Base.git
branch = .
[submodule "Carbon.Core/Carbon.Hooks/Carbon.Hooks.Oxide"]
path = Carbon.Core/Carbon.Hooks/Carbon.Hooks.Oxide
url = https://github.com/CarbonCommunity/Carbon.Hooks.Oxide.git
branch = .
[submodule "Carbon.Core/Carbon.Hooks/Carbon.Hooks.Community"]
path = Carbon.Core/Carbon.Hooks/Carbon.Hooks.Community
url = https://github.com/CarbonCommunity/Carbon.Hooks.Community.git
branch = .
[submodule "Carbon.Core/Carbon.Native"]
path = Carbon.Core/Carbon.Native
url = https://github.com/CarbonCommunity/Carbon.Native.git
branch = .
[submodule "Carbon.Core/Carbon.Components/Carbon.Test"]
path = Carbon.Core/Carbon.Components/Carbon.Test
url = https://github.com/CarbonCommunity/Carbon.Test.git
branch = .
[submodule "Tools/DepotDownloader"]
path = Tools/DepotDownloader
url = https://github.com/CarbonCommunity/Carbon.Depot.git
[submodule "Carbon.Core/Carbon.Components/Carbon.Startup"]
path = Carbon.Core/Carbon.Components/Carbon.Startup
url = https://github.com/CarbonCommunity/Carbon.Startup.git
[submodule "Carbon.Core/Carbon.Profiler"]
path = Carbon.Core/Carbon.Profiler
url = https://github.com/CarbonCommunity/Carbon.Profiler.git
[submodule "Carbon.Core/Carbon.UniTask"]
path = Carbon.Core/Carbon.UniTask
url = https://github.com/CarbonCommunity/Carbon.UniTask.git