fix raylib submodule url

This commit is contained in:
2026-07-22 20:36:05 +01:00
parent d342a1f650
commit 16ff2bc1ea
+1 -1
View File
@@ -3,7 +3,7 @@
url = git@github.com:ShadesAndGrays/Asset-Packer.git url = git@github.com:ShadesAndGrays/Asset-Packer.git
[submodule "vendor/raylib"] [submodule "vendor/raylib"]
path = vendor/raylib path = vendor/raylib
url = git@github.com:ShadesAndGrays/Asset-Packer.git url = https://github.com/raysan/raylib.git
[submodule "vendor/rlImGui"] [submodule "vendor/rlImGui"]
path = vendor/rlImGui path = vendor/rlImGui
url = https://github.com/raylib-extras/rlImGui.git url = https://github.com/raylib-extras/rlImGui.git