We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e95c11 commit 079861bCopy full SHA for 079861b
.gitmodules
@@ -1,3 +1,7 @@
1
[submodule "external/Chipmunk"]
2
path = external/Chipmunk
3
url=https://github.com/slembcke/Chipmunk2D.git
4
+[submodule "external/ObjectAL"]
5
+ path = external/ObjectAL
6
+ url = https://github.com/spritebuilder/ObjectAL-for-Cocos2D.git
7
+ branch = apportable
external/ObjectAL
0 commit comments