You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
601 B
18 lines
601 B
[submodule "inferno/vendor/glfw"] |
|
path = inferno/vendor/glfw |
|
url = https://github.com/glfw/glfw |
|
[submodule "inferno/vendor/glm"] |
|
path = inferno/vendor/glm |
|
url = https://github.com/g-truc/glm |
|
[submodule "inferno/vendor/json"] |
|
path = inferno/vendor/json |
|
url = https://github.com/nlohmann/json |
|
[submodule "inferno/vendor/entt"] |
|
path = inferno/vendor/entt |
|
url = https://github.com/skypjack/entt |
|
[submodule "inferno/vendor/lua/lua"] |
|
path = inferno/vendor/lua/lua |
|
url = https://github.com/lua/lua |
|
[submodule "inferno/vendor/sol2"] |
|
path = inferno/vendor/sol2 |
|
url = https://github.com/ThePhD/sol2
|
|
|