forked from coronalabs/corona
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
39 lines (39 loc) · 1.38 KB
/
.gitmodules
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
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "external/CryptoPP"]
path = external/CryptoPP
url = https://github.com/coronalabs/submodule-CryptoPP.git
branch = master
[submodule "external/luafilesystem"]
path = external/luafilesystem
url = https://github.com/coronalabs/submodule-lfs.git
branch = master
[submodule "external/luasocket"]
path = external/luasocket
url = https://github.com/coronalabs/submodule-luasocket.git
branch = master
[submodule "external/openal-soft_apportable"]
path = external/openal-soft_apportable
url = https://github.com/coronalabs/submodule-openal-soft_apportable.git
branch = master
[submodule "plugins/build"]
path = plugins/build
url = https://github.com/pouwelsjochem/submodule-plugins-build.git
branch = master
[submodule "plugins/build-core"]
path = plugins/build-core
url = https://github.com/pouwelsjochem/submodule-plugins-build-core.git
branch = master
[submodule "plugins/network"]
path = plugins/network
url = https://github.com/pouwelsjochem/submodule-plugins-network
branch = master
[submodule "subrepos/easing"]
path = subrepos/easing
url = https://github.com/coronalabs/framework-easing.git
[submodule "external/openal-soft"]
path = external/openal-soft
url = https://github.com/coronalabs/openal-soft.git
branch = master
[submodule "external/MetalANGLE"]
path = external/MetalANGLE
url = https://github.com/coronalabs/metalangle.git
branch = Solar2D-Changes-Reverted