OpenRayman/.gitmodules
Hannes Mann 5d6803b59f Switch from GLFW to SDL2
SDL2 is better supported and has a great game controller api
Wont build on Windows right now
2016-06-15 05:06:21 +02:00

10 lines
256 B
Plaintext

[submodule "lib/lodepng"]
path = lib/lodepng
url = https://github.com/lvandeve/lodepng.git
[submodule "lib/gl3w"]
path = lib/gl3w
url = https://github.com/skaslev/gl3w
[submodule "lib/json"]
path = lib/json
url = https://github.com/nlohmann/json.git