minecraft-pi-docker/.gitmodules

17 lines
671 B
Plaintext
Raw Normal View History

2021-11-11 20:12:16 -05:00
[submodule "dependencies/libpng/src"]
path = dependencies/libpng/src
2022-08-05 20:37:11 -04:00
url = https://gitea.thebrokenrail.com/minecraft-pi-reborn/libpng.git
2021-11-11 20:12:16 -05:00
[submodule "dependencies/zlib/src"]
2022-07-02 18:14:23 -04:00
path = dependencies/libpng/zlib/src
2021-11-11 20:12:16 -05:00
url = https://github.com/madler/zlib.git
2022-08-07 14:13:54 -04:00
ignore = dirty
2022-03-09 21:23:41 -05:00
[submodule "dependencies/glfw/src"]
2022-07-02 18:14:23 -04:00
path = media-layer/core/dependencies/glfw/src
2022-03-09 21:23:41 -05:00
url = https://github.com/glfw/glfw.git
2022-03-11 00:00:13 -05:00
[submodule "dependencies/zenity/src"]
path = dependencies/zenity/src
2022-08-05 20:37:11 -04:00
url = https://gitea.thebrokenrail.com/minecraft-pi-reborn/zenity.git
2022-07-13 11:58:35 -04:00
[submodule "launcher/dependencies/patchelf/src"]
path = launcher/dependencies/patchelf/src
url = https://github.com/NixOS/patchelf.git