-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
27 lines (27 loc) · 915 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "flecs"]
path = flecs
url = https://github.com/SanderMertens/flecs.git
[submodule "raylib"]
path = raylib
url = https://github.com/raysan5/raylib.git
[submodule "resources/com/pfeodrippe/vybe/shaders/lygia"]
path = resources/com/pfeodrippe/vybe/shaders/lygia
url = https://github.com/patriciogonzalezvivo/lygia.git
[submodule "zig-gamedev"]
path = zig-gamedev
url = https://github.com/zig-gamedev/zig-gamedev.git
[submodule "JoltPhysics"]
path = JoltPhysics
url = https://github.com/jrouwe/JoltPhysics.git
[submodule "JoltPhysicsSharp"]
path = JoltPhysicsSharp
url = https://github.com/amerkoleci/JoltPhysicsSharp.git
[submodule "cute_headers"]
path = cute_headers
url = https://github.com/RandyGaul/cute_headers.git
[submodule "raygui"]
path = raygui
url = https://github.com/raysan5/raygui.git
[submodule "sonic-pi"]
path = sonic-pi
url = https://github.com/sonic-pi-net/sonic-pi.git