OpenRayman/.gitmodules

10 lines
256 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