28 lines
678 B
Plaintext
28 lines
678 B
Plaintext
[submodule "lib/glad"]
|
|
path = lib/glad
|
|
url = https://github.com/Dav1dde/glad.git
|
|
branch = c
|
|
[submodule "lib/glfw"]
|
|
path = lib/glfw
|
|
url = https://github.com/glfw/glfw.git
|
|
branch = master
|
|
[submodule "lib/glm"]
|
|
path = lib/glm
|
|
url = https://github.com/g-truc/glm.git
|
|
branch = master
|
|
[submodule "lib/stb"]
|
|
path = lib/stb
|
|
url = https://github.com/nothings/stb.git
|
|
branch = master
|
|
[submodule "lib/arrrgh"]
|
|
path = lib/arrrgh
|
|
url = https://github.com/ElectricToy/arrrgh.git
|
|
branch = master
|
|
[submodule "lib/SFML"]
|
|
path = lib/SFML
|
|
url = https://github.com/SFML/SFML.git
|
|
branch = master
|
|
[submodule "arrrgh"]
|
|
path = arrrgh
|
|
url = https://github.com/ElectricToy/arrrgh.git
|