mirror of https://github.com/axmolengine/axmol.git
Add plugin code as submodule
This commit is contained in:
parent
b550d6c429
commit
eace2d1381
|
@ -13,3 +13,6 @@
|
||||||
[submodule "tools/cocos2d-console"]
|
[submodule "tools/cocos2d-console"]
|
||||||
path = tools/cocos2d-console
|
path = tools/cocos2d-console
|
||||||
url = git://github.com/cocos2d/cocos2d-console.git
|
url = git://github.com/cocos2d/cocos2d-console.git
|
||||||
|
[submodule "plugin"]
|
||||||
|
path = plugin
|
||||||
|
url = https://github.com/cocos2d-x/plugin-x.git
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit c2c2e562c6d92f95b47b16ce97056e5617368920
|
Loading…
Reference in New Issue