This repository has been archived by the owner on Mar 14, 2021. It is now read-only.
forked from Shchvova/corona
-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitmodules
66 lines (66 loc) · 2.65 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[submodule "external/Box2D"]
path = external/Box2D
url = https://github.com/coronalabs/submodule-box2d.git
[submodule "external/CryptoPP"]
path = external/CryptoPP
url = https://github.com/coronalabs/submodule-CryptoPP.git
[submodule "external/freetype-2.9"]
path = external/freetype-2.9
url = https://github.com/coronalabs/submodule-freetype.git
[submodule "external/live-libs"]
path = external/live-libs
url = https://github.com/coronalabs/submodule-live-libs.git
[submodule "external/luafilesystem"]
path = external/luafilesystem
url = https://github.com/coronalabs/submodule-lfs.git
[submodule "external/luasocket"]
path = external/luasocket
url = https://github.com/coronalabs/submodule-luasocket.git
[submodule "external/mojoAL"]
path = external/mojoAL
url = https://github.com/coronalabs/submodule-mojoAL.git
[submodule "external/openal-soft_apportable"]
path = external/openal-soft_apportable
url = https://github.com/coronalabs/submodule-openal-soft_apportable.git
[submodule "platform/emscripten"]
path = platform/emscripten
url = https://github.com/coronalabs/submodule-platform-emscripten.git
[submodule "plugins/build"]
path = plugins/build
url = https://github.com/coronalabs/submodule-plugins-build.git
[submodule "plugins/build-core"]
path = plugins/build-core
url = https://github.com/coronalabs/submodule-plugins-build-core.git
[submodule "plugins/gameNetwork"]
path = plugins/gameNetwork
url = https://github.com/coronalabs/submodule-plugins-gameNetwork.git
[submodule "plugins/licensing"]
path = plugins/licensing
url = https://github.com/coronalabs/submodule-plugins-licensing
[submodule "plugins/network"]
path = plugins/network
url = https://github.com/coronalabs/submodule-plugins-network
[submodule "simulator-extensions/welcomescreen"]
path = simulator-extensions/welcomescreen
url = https://github.com/coronalabs/submodule-welcomescreen.git
[submodule "subrepos/enterprise"]
path = subrepos/enterprise
url = https://github.com/coronalabs/submodule-native.git
[submodule "subrepos/easing"]
path = subrepos/easing
url = https://github.com/coronalabs/framework-easing.git
[submodule "subrepos/transition"]
path = subrepos/transition
url = https://github.com/coronalabs/framework-transition.git
[submodule "subrepos/widget"]
path = subrepos/widget
url = https://github.com/coronalabs/framework-widget.git
[submodule "subrepos/timer"]
path = subrepos/timer
url = https://github.com/coronalabs/framework-timer.git
[submodule "subrepos/composer"]
path = subrepos/composer
url = https://github.com/coronalabs/framework-composer.git
[submodule "external/openal-soft"]
path = external/openal-soft
url = https://github.com/coronalabs/openal-soft.git