Compare commits

..
1 Commits
Author SHA1 Message Date
shadesandgrays ede15af1fd fix raylib submodule url 2026-07-22 20:39:20 +01:00
+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/raysan5/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