Files
fall-fever/.gitmodules

13 lines
343 B
Plaintext

[submodule "lib/spdlog"]
path = lib/spdlog
url = git@github.com:gabime/spdlog.git
[submodule "lib/entt"]
path = lib/entt
url = https://github.com/skypjack/entt.git
[submodule "lib/glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw.git
[submodule "lib/fx-gltf"]
path = lib/fx-gltf
url = https://github.com/jessey-git/fx-gltf.git