minecraft-pi-reborn/.gitmodules
TheBrokenRail a0f32a15a7
Some checks failed
CI / Build (AMD64, Server) (push) Successful in 19m56s
CI / Build (AMD64, Client) (push) Successful in 20m12s
CI / Build (ARM64, Server) (push) Successful in 18m59s
CI / Build (ARM64, Client) (push) Successful in 19m26s
CI / Build (ARMHF, Server) (push) Failing after 4m33s
CI / Build (ARMHF, Client) (push) Failing after 4m47s
CI / Release (push) Has been skipped
CI / Test (Server) (push) Successful in 19m1s
CI / Test (Client) (push) Successful in 21m52s
CI / Build Example Mods (push) Successful in 11m17s
Finally At A Nice Point
2024-06-08 16:30:39 -04:00

28 lines
1.2 KiB
Plaintext

[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/minecraft-pi-reborn/zenity.git
[submodule "dependencies/LIEF/src"]
path = dependencies/LIEF/src
url = https://github.com/lief-project/LIEF.git
[submodule "media-layer/core/gles/dependencies/gles-compatibility-layer"]
path = dependencies/gles-compatibility-layer/src
url = https://gitea.thebrokenrail.com/minecraft-pi-reborn/gles-compatibility-layer.git
[submodule "dependencies/stb_image/include"]
path = dependencies/stb_image/include
url = https://github.com/nothings/stb.git
[submodule "dependencies/utf8cpp/src"]
path = dependencies/utf8cpp/src
url = https://github.com/nemtrif/utfcpp.git
[submodule "archives"]
path = archives
url = https://gitea.thebrokenrail.com/minecraft-pi-reborn/archives.git
[submodule "dependencies/symbol-processor/src"]
path = dependencies/symbol-processor/src
url = https://gitea.thebrokenrail.com/minecraft-pi-reborn/symbol-processor.git
[submodule "dependencies/runtime/src"]
path = dependencies/runtime/src
url = https://gitea.thebrokenrail.com/minecraft-pi-reborn/runtime.git