forked from Revolutionary-Games/Thrive
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 782 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 782 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "RevolutionaryGamesCommon"]
path = RevolutionaryGamesCommon
url = https://github.com/Revolutionary-Games/RevolutionaryGamesCommon.git
[submodule "third_party/JoltPhysics"]
path = third_party/JoltPhysics
url = https://github.com/jrouwe/JoltPhysics.git
[submodule "third_party/concurrentqueue"]
path = third_party/concurrentqueue
url = https://github.com/cameron314/concurrentqueue.git
[submodule "third_party/godot-cpp"]
path = third_party/godot-cpp
url = https://github.com/godotengine/godot-cpp.git
branch = 4.3
[submodule "third_party/Arch.Extended"]
path = third_party/Arch.Extended
url = https://github.com/Revolutionary-Games/Arch.Extended.git
[submodule "third_party/Arch"]
path = third_party/Arch
url = https://github.com/Revolutionary-Games/Arch.git