2022-03-09 21:23:41 -05:00
|
|
|
[submodule "dependencies/glfw/src"]
|
2023-11-11 00:44:26 -05:00
|
|
|
path = 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
|
2023-08-04 22:52:30 -04:00
|
|
|
[submodule "media-layer/core/gles/dependencies/gles-compatibility-layer"]
|
2023-11-11 00:44:26 -05:00
|
|
|
path = dependencies/gles-compatibility-layer/src
|
2023-08-04 22:52:30 -04:00
|
|
|
url = https://gitea.thebrokenrail.com/minecraft-pi-reborn/gles-compatibility-layer.git
|
2023-11-11 00:44:26 -05:00
|
|
|
[submodule "dependencies/stb_image/include"]
|
|
|
|
path = dependencies/stb_image/include
|
|
|
|
url = https://github.com/nothings/stb.git
|
2023-11-11 01:33:19 -05:00
|
|
|
[submodule "dependencies/utf8cpp/src"]
|
|
|
|
path = dependencies/utf8cpp/src
|
|
|
|
url = https://github.com/nemtrif/utfcpp.git
|