OpenRayman/.gitmodules

13 lines
331 B
Plaintext
Raw Normal View History

2016-06-11 16:43:55 -04:00
[submodule "lib/lodepng"]
path = lib/lodepng
url = https://github.com/lvandeve/lodepng.git
2016-06-12 10:37:23 -04:00
[submodule "lib/gl3w"]
path = lib/gl3w
url = https://github.com/skaslev/gl3w
2016-06-12 19:29:50 -04:00
[submodule "lib/json"]
path = lib/json
url = https://github.com/nlohmann/json.git
2016-06-27 18:52:06 -04:00
[submodule "lib/glm"]
path = lib/glm
url = https://github.com/g-truc/glm