Files
lanthing-pc/.gitmodules
Zhennan Tu cfdde6b1e9 添加Github Actions (#38)
* Update win-build.yml

* Update build.ps1 and win-build.yml

* Use github actions prebuilt instead of manualy prebuilt

* Update build.ps1

* Update build.ps1

* Replace rtc submodule with 'fetch prebuilt'

* Update win-build.yml
2023-10-10 07:48:09 +08:00

16 lines
467 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