minecraft-pi-reborn/.gitmodules

17 lines
671 B
Plaintext
Raw Normal View History

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