-
Notifications
You must be signed in to change notification settings - Fork 54
Expand file tree
/
Copy path.gitmodules
More file actions
60 lines (60 loc) · 2.43 KB
/
.gitmodules
File metadata and controls
60 lines (60 loc) · 2.43 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
57
58
59
60
[submodule "deps/tc_3rdparty"]
path = deps/tc_3rdparty
url = git@github.com:RGAA-Software/tc_3rdparty.git
[submodule "deps/tc_client_web"]
path = deps/tc_client_web
url = git@github.com:RGAA-Software/tc_client_web.git
[submodule "deps/tc_common_new"]
path = deps/tc_common_new
url = git@github.com:RGAA-Software/tc_common_new.git
[submodule "deps/tc_message_new"]
path = deps/tc_message_new
url = git@github.com:RGAA-Software/tc_message_new.git
[submodule "deps/tc_steam_manager_new"]
path = deps/tc_steam_manager_new
url = git@github.com:RGAA-Software/tc_steam_manager_new.git
[submodule "deps/tc_controller"]
path = deps/tc_controller
url = git@github.com:RGAA-Software/tc_controller.git
[submodule "deps/tc_capture_new"]
path = deps/tc_capture_new
url = git@github.com:RGAA-Software/tc_capture_new.git
[submodule "deps/tc_encoder_new"]
path = deps/tc_encoder_new
url = git@github.com:RGAA-Software/tc_encoder_new.git
[submodule "deps/tc_opus_codec_new"]
path = deps/tc_opus_codec_new
url = git@github.com:RGAA-Software/tc_opus_codec_new.git
[submodule "deps/tc_client_sdk_new"]
path = deps/tc_client_sdk_new
url = git@github.com:RGAA-Software/tc_client_sdk_new.git
[submodule "deps/tc_qt_widget"]
path = deps/tc_qt_widget
url = git@github.com:RGAA-Software/tc_qt_widget.git
[submodule "src/render/plugins/tc_vr_plugin"]
path = src/render/plugins/tc_vr_plugin
url = git@github.com:RGAA-Software/tc_vr_plugin.git
[submodule "src/render/plugins/file_transfer/file_transmission_server"]
path = src/render/plugins/file_transfer/file_transmission_server
url = git@github.com:ChengduDreamer/file_transmission_server.git
[submodule "deps/tc_manager_client"]
path = deps/tc_manager_client
url = git@github.com:RGAA-Software/tc_manager_client.git
[submodule "deps/tc_relay_client"]
path = deps/tc_relay_client
url = git@github.com:RGAA-Software/tc_relay_client.git
[submodule "deps/tc_server_protocol"]
path = deps/tc_server_protocol
url = git@github.com:RGAA-Software/tc_protocol.git
[submodule "deps/tc_spvr_client"]
path = deps/tc_spvr_client
url = git@github.com:RGAA-Software/tc_spvr_client.git
[submodule "deps/tc_webrtc_client"]
path = deps/tc_webrtc_client
url = git@github.com:RGAA-Software/tc_webrtc_client.git
[submodule "deps/tc_account_sdk"]
path = deps/tc_account_sdk
url = git@github.com:RGAA-Software/tc_account_sdk.git
[submodule "deps/tc_profile_client"]
path = deps/tc_profile_client
url = git@github.com:RGAA-Software/tc_profile_client.git