-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 931 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 931 Bytes
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
[submodule "frameworks/Live2D"]
path = frameworks/Live2D
url = https://github.com/Xrysnow/cocos2d-x-live2d.git
[submodule "frameworks/Audio"]
path = frameworks/Audio
url = https://github.com/Xrysnow/cocos2d-x-audio.git
[submodule "frameworks/imgui"]
path = frameworks/imgui
url = https://github.com/Xrysnow/cocos2d-x-imgui.git
[submodule "frameworks/Math"]
path = frameworks/Math
url = https://github.com/Xrysnow/lstgx_Math.git
[submodule "frameworks/Video"]
path = frameworks/Video
url = https://github.com/Xrysnow/cocos2d-x-video.git
[submodule "frameworks/external"]
path = frameworks/external
url = https://github.com/Xrysnow/lstgx_external.git
[submodule "frameworks/cocos2d-x"]
path = frameworks/cocos2d-x
url = https://github.com/Xrysnow/cocos-x.git
[submodule "src"]
path = src
url = https://github.com/Xrysnow/lstgx_LuaCore.git
[submodule "doc"]
path = doc
url = https://github.com/Xrysnow/lstgx_Doc.git