OpenRayman/.gitmodules

19 lines
524 B
Plaintext
Raw Permalink 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
[submodule "lib/flac"]
path = lib/flac
url = https://github.com/xiph/flac
[submodule "lib/mingw-std-threads"]
path = lib/mingw-std-threads
url = https://github.com/meganz/mingw-std-threads