forked from cloudwu/soluna
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 907 Bytes
/
Copy path.gitmodules
File metadata and controls
30 lines (30 loc) · 907 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
28
29
30
[submodule "3rd/ltask"]
path = 3rd/ltask
url = https://github.com/cloudwu/ltask.git
[submodule "3rd/sokol"]
path = 3rd/sokol
url = https://github.com/floooh/sokol.git
[submodule "3rd/lua"]
path = 3rd/lua
url = https://github.com/lua/lua.git
[submodule "3rd/stb"]
path = 3rd/stb
url = https://github.com/nothings/stb.git
[submodule "3rd/datalist"]
path = 3rd/datalist
url = https://github.com/cloudwu/datalist.git
[submodule "3rd/yoga"]
path = 3rd/yoga
url = https://github.com/facebook/yoga.git
[submodule "3rd/zlib"]
path = 3rd/zlib
url = https://github.com/madler/zlib.git
[submodule "bin/sokol-tools-bin"]
path = bin/sokol-tools-bin
url = https://github.com/floooh/sokol-tools-bin.git
[submodule "3rd/miniaudio"]
path = 3rd/miniaudio
url = https://github.com/mackron/miniaudio.git
[submodule "bin/luamake-bin"]
path = bin/luamake-bin
url = https://github.com/yuchanns/luamake-bin.git