-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
25 lines (25 loc) · 821 Bytes
/
.gitmodules
File metadata and controls
25 lines (25 loc) · 821 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
[submodule "vendor/LuaCppMsg"]
path = vendor/LuaCppMsg
url = https://github.com/feltech/LuaCppMsg.git
[submodule "vendor/msm-lite"]
path = vendor/msm-lite
url = https://github.com/boost-experimental/msm-lite.git
[submodule "vendor/Felt"]
path = vendor/Felt
url = https://github.com/feltech/Felt.git
[submodule "vendor/Urho3D"]
path = vendor/Urho3D
url = https://github.com/urho3d/Urho3D.git
[submodule "vendor/sml"]
path = vendor/sml
url = https://github.com/boost-experimental/sml.git
[submodule "vendor/CImg"]
path = vendor/CImg
url = https://github.com/dtschump/CImg.git
branch = master
[submodule "vendor/zstr"]
path = vendor/zstr
url = https://github.com/mateidavid/zstr.git
[submodule "bin/Data/Scripts/lib/feltest"]
path = bin/Data/Scripts/lib/feltest
url = https://github.com/feltech/feltest.git