mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
26 lines
810 B
Plaintext
26 lines
810 B
Plaintext
[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
|
|
url = https://github.com/jbeder/yaml-cpp.git
|
|
[submodule "manul/thirdparty/fmt"]
|
|
path = manul/thirdparty/fmt
|
|
url = https://github.com/fmtlib/fmt.git
|
|
[submodule "manul/thirdparty/entt"]
|
|
path = manul/thirdparty/entt
|
|
url = https://github.com/skypjack/entt.git
|
|
[submodule "ref/glfw"]
|
|
path = ref/glfw
|
|
url = https://github.com/glfw/glfw
|
|
[submodule "ref/asio"]
|
|
path = ref/asio
|
|
url = https://github.com/chriskohlhoff/asio.git
|
|
[submodule "ref/discord-rpc"]
|
|
path = ref/discord-rpc
|
|
url = https://github.com/discord/discord-rpc.git
|
|
branch = v3.4.0
|