forked from mariotaku/moonlight-tv
-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 677 Bytes
/
Copy path.gitmodules
File metadata and controls
18 lines (18 loc) · 677 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "core/moonlight-common-c"]
path = core/moonlight-common-c
url = https://github.com/GuiDev1994/moonlight-common-c.git
[submodule "third_party/lvgl"]
path = third_party/lvgl
url = https://github.com/mariotaku/lvgl.git
[submodule "third_party/libmicrodns"]
path = third_party/libmicrodns
url = https://github.com/videolabs/libmicrodns.git
[submodule "third_party/Unity"]
path = third_party/Unity
url = https://github.com/ThrowTheSwitch/Unity.git
[submodule "third_party/ss4s"]
path = third_party/ss4s
url = https://github.com/GuiDev1994/ss4s.git
[submodule "third_party/commons"]
path = third_party/commons
url = https://github.com/GuiDev1994/commons-c.git