minecraft-pi-reborn/.gitmodules
TheBrokenRail c88cbd151e
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
Shallow Submodules Just Break Things
2022-03-11 21:38:46 -05:00

13 lines
463 B
Plaintext

[submodule "dependencies/libpng/src"]
path = dependencies/libpng/src
url = https://github.com/glennrp/libpng.git
[submodule "dependencies/zlib/src"]
path = dependencies/zlib/src
url = https://github.com/madler/zlib.git
[submodule "dependencies/glfw/src"]
path = dependencies/glfw/src
url = https://github.com/glfw/glfw.git
[submodule "dependencies/zenity/src"]
path = dependencies/zenity/src
url = https://gitea.thebrokenrail.com/TheBrokenRail/zenity.git