Files
lanthing-pc/.gitmodules
2026-04-13 00:03:29 +08:00

19 lines
569 B
Plaintext

[submodule "third_party/utfcpp"]
path = third_party/utfcpp
url = https://github.com/nemtrif/utfcpp.git
[submodule "ltproto"]
path = ltproto
url = https://github.com/pjlt/ltproto.git
[submodule "third_party/breakpad"]
path = third_party/breakpad
url = https://github.com/google/breakpad.git
[submodule "rtc"]
path = rtc
url = https://github.com/pjlt/rtc.git
[submodule "third_party/imgui"]
path = third_party/imgui
url = https://github.com/ocornut/imgui.git
[submodule "src/transport/rtc2"]
path = src/transport/rtc2
url = https://github.com/numbaa/rtc2.git