minecraft-pi-reborn/.gitmodules

13 lines
377 B
Plaintext
Raw Normal View History

2021-11-12 01:12:16 +00:00
[submodule "dependencies/libpng/src"]
path = dependencies/libpng/src
url = https://github.com/glennrp/libpng.git
shallow = true
[submodule "dependencies/zlib/src"]
path = dependencies/zlib/src
url = https://github.com/madler/zlib.git
shallow = true
2022-03-10 02:23:41 +00:00
[submodule "dependencies/glfw/src"]
path = dependencies/glfw/src
url = https://github.com/glfw/glfw.git
shallow = true