mirror of
https://github.com/LibreVR/Revive.git
synced 2026-08-04 00:54:37 -04:00
24 lines
809 B
Text
24 lines
809 B
Text
[submodule "openvr"]
|
|
path = Externals/openvr
|
|
url = https://github.com/ValveSoftware/openvr.git
|
|
[submodule "minhook"]
|
|
path = Externals/minhook
|
|
url = https://github.com/TsudaKageyu/minhook.git
|
|
[submodule "glew"]
|
|
path = Externals/glew
|
|
url = https://github.com/LibreVR/ext-win-glew.git
|
|
[submodule "WinSparkle"]
|
|
path = Externals/WinSparkle
|
|
url = https://github.com/LibreVR/ext-win-sparkle.git
|
|
[submodule "microprofile"]
|
|
path = Externals/microprofile
|
|
url = https://github.com/zeux/microprofile.git
|
|
[submodule "Vulkan"]
|
|
path = Externals/Vulkan
|
|
url = https://github.com/KhronosGroup/Vulkan-Docs.git
|
|
[submodule "LuaJIT"]
|
|
path = Externals/LuaJIT
|
|
url = https://github.com/LibreVR/ext-win-luajit.git
|
|
[submodule "Externals/cppwinrt"]
|
|
path = Externals/cppwinrt
|
|
url = https://github.com/LibreVR/cppwinrt.git
|