-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 660 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 660 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "vcpkg"]
path = vcpkg
url = https://github.com/microsoft/vcpkg
[submodule "libs/Lua-cURLv3"]
path = libs/Lua-cURLv3
url = https://github.com/Lua-cURL/Lua-cURLv3.git
[submodule "dep/imgui"]
path = dep/imgui
url = https://github.com/ocornut/imgui.git
[submodule "dep/glm"]
path = dep/glm
url = https://github.com/g-truc/glm.git
[submodule "libs/luautf8"]
path = libs/luautf8
url = https://github.com/starwing/luautf8.git
[submodule "libs/luasocket"]
path = libs/luasocket
url = https://github.com/lunarmodules/luasocket.git
[submodule "dep/compressonator"]
path = dep/compressonator
url = https://github.com/GPUOpen-Tools/compressonator