minecraft-pi-reborn/.gitmodules
TheBrokenRail 6388663b6c
All checks were successful
CI / Build (AMD64) (push) Successful in 22m37s
CI / Build (ARM64) (push) Successful in 24m55s
CI / Build (ARMHF) (push) Successful in 14m14s
CI / Test (AMD64, Server) (push) Successful in 2m24s
CI / Build Example Mods (push) Successful in 1m46s
CI / Test (ARM64, Client) (push) Successful in 4m49s
CI / Test (ARM64, Server) (push) Successful in 1m44s
CI / Test (AMD64, Client) (push) Successful in 6m42s
CI / Test (ARMHF, Client) (push) Successful in 5m0s
CI / Test (ARMHF, Server) (push) Successful in 1m56s
CI / Release (push) Has been skipped
Switch To Desktop OpenGL 1.5
2024-10-05 23:52:44 -04:00

25 lines
1.0 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 "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