Skip to content

Commit 1f427c1

Browse files
author
Jon Daniel
committed
add dependencies as submodule
1 parent df1a4de commit 1f427c1

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,9 @@
44
[submodule "src/panzer_ogl_lib"]
55
path = src/panzer_ogl_lib
66
url = http://github.com/Panzerschrek/panzer_ogl_lib
7+
[submodule "external/tinygltfloader"]
8+
path = external/tinygltfloader
9+
url = http://github.com/syoyo/tinygltfloader/
10+
[submodule "external/physfs"]
11+
path = external/physfs
12+
url = http://github.com/jopadan/physfs

external/physfs

Submodule physfs added at 67e62c9

external/tinygltfloader

Submodule tinygltfloader added at d70f63e

0 commit comments

Comments
 (0)