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-09-25 15:47:36 -04:00
|
|
|
[submodule "dependencies/LIEF/src"]
|
|
|
|
path = dependencies/LIEF/src
|
|
|
|
url = https://github.com/lief-project/LIEF.git
|
2022-09-26 20:59:46 -04:00
|
|
|
[submodule "dependencies/qemu/src"]
|
|
|
|
path = dependencies/qemu/src
|
|
|
|
url = https://gitlab.com/qemu-project/qemu.git
|
|
|
|
ignore = dirty
|