-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1001 Bytes
/
Copy path.gitmodules
File metadata and controls
27 lines (27 loc) · 1001 Bytes
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 "vendor/hashlink"]
path = core/vendor/hashlink
url = https://github.com/HaxeFoundation/hashlink.git
[submodule "vendor/spdlog"]
path = core/vendor/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "core/vendor/JoltPhysics"]
path = core/vendor/JoltPhysics
url = https://github.com/jrouwe/JoltPhysics.git
[submodule "core/vendor/SDL3"]
path = core/vendor/SDL3
url = https://github.com/libsdl-org/SDL.git
[submodule "core/vendor/nvrhi"]
path = core/vendor/nvrhi
url = https://github.com/NVIDIA-RTX/NVRHI.git
[submodule "core/vendor/ozz-animation"]
path = core/vendor/ozz-animation
url = https://github.com/guillaumeblanc/ozz-animation.git
[submodule "core/vendor/taskflow"]
path = core/vendor/taskflow
url = https://github.com/taskflow/taskflow.git
[submodule "core/vendor/stduuid"]
path = core/vendor/stduuid
url = https://github.com/mariusbancila/stduuid.git
[submodule "core/vendor/cereal"]
path = core/vendor/cereal
url = https://github.com/USCiLab/cereal.git