mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
fix paths for submodules
This commit is contained in:
18
.gitmodules
vendored
18
.gitmodules
vendored
@@ -1,17 +1,17 @@
|
||||
[submodule "ref/glm"]
|
||||
path = ref/glm
|
||||
url = https://github.com/g-truc/glm.git
|
||||
[submodule "manul/thirdparty/nvrhi"]
|
||||
path = manul/thirdparty/nvrhi
|
||||
url = https://github.com/WLs50/nvrhi.git
|
||||
[submodule "manul/thirdparty/yaml-cpp"]
|
||||
path = manul/thirdparty/yaml-cpp
|
||||
[submodule "betterRenderer/thirdparty/nvrhi"]
|
||||
path = betterRenderer/thirdparty/nvrhi
|
||||
url = https://github.com/Unofficial-MaSzyna-Developement/nvrhi.git
|
||||
[submodule "betterRenderer/thirdparty/yaml-cpp"]
|
||||
path = betterRenderer/thirdparty/yaml-cpp
|
||||
url = https://github.com/jbeder/yaml-cpp.git
|
||||
[submodule "manul/thirdparty/fmt"]
|
||||
path = manul/thirdparty/fmt
|
||||
[submodule "betterRenderer/thirdparty/fmt"]
|
||||
path = betterRenderer/thirdparty/fmt
|
||||
url = https://github.com/fmtlib/fmt.git
|
||||
[submodule "manul/thirdparty/entt"]
|
||||
path = manul/thirdparty/entt
|
||||
[submodule "betterRenderer/thirdparty/entt"]
|
||||
path = betterRenderer/thirdparty/entt
|
||||
url = https://github.com/skypjack/entt.git
|
||||
[submodule "ref/glfw"]
|
||||
path = ref/glfw
|
||||
|
||||
Reference in New Issue
Block a user