-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1 KB
/
Copy path.gitmodules
File metadata and controls
27 lines (27 loc) · 1 KB
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 "Engine/Source/3rdParty/log4cplus"]
path = Engine/Source/3rdParty/log4cplus
url = https://github.com/log4cplus/log4cplus
branch = master
[submodule "Engine/Source/3rdParty/SDL-mirror"]
path = Engine/Source/3rdParty/SDL-mirror
url = https://github.com/spurious/SDL-mirror
branch = master
[submodule "Engine/Source/3rdParty/yume-freetype"]
path = Engine/Source/3rdParty/yume-freetype
url = https://github.com/arkenthera/yume-freetype
branch = master
[submodule "Engine/Source/3rdParty/yume-boost"]
path = Engine/Source/3rdParty/yume-boost
url = https://github.com/arkenthera/yume-boost
branch = 1.57.0
[submodule "Engine/Source/3rdParty/pugixml"]
path = Engine/Source/3rdParty/pugixml
url = https://github.com/zeux/pugixml
[submodule "Engine/Source/3rdParty/cef3d"]
path = Engine/Source/3rdParty/cef3d
url = https://github.com/arkenthera/cef3d
branch = master
[submodule "Engine/Source/3rdParty/assimp"]
path = Engine/Source/3rdParty/assimp
url = https://github.com/assimp/assimp
branch = master