forked from cocos2d/cocos2d-x
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
18 lines (18 loc) · 840 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "tools/bindings-generator"]
path = tools/bindings-generator
url = https://github.com/cocos2d/bindings-generator.git
[submodule "scripting/javascript/bindings/generated"]
path = scripting/javascript/bindings/generated
url = git://github.com/folecr/cocos2dx-autogen-bindings.git
[submodule "samples/Javascript/Shared"]
path = samples/Javascript/Shared
url = https://github.com/cocos2d/cocos2d-js-tests.git
[submodule "tools/cocos2d-console"]
path = tools/cocos2d-console
url = https://github.com/cocos2d/cocos2d-console.git
[submodule "plugin"]
path = plugin
url = https://github.com/cocos2d-x/plugin-x.git
[submodule "samples/Cpp/TestCpp/Resources/ccs-res"]
path = samples/Cpp/TestCpp/Resources/ccs-res
url = git://github.com/dumganhar/ccs-res.git