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 5cc9818 commit 64ac0d7Copy full SHA for 64ac0d7
README.md
@@ -6,3 +6,10 @@ This repository includes the source code of the binary libraries that are bundle
6
This repository is only needed for cocos2d-x developers or people who want to port cocos2d-x to other platforms.
7
8
As an example, if you want to support cocos2d-x in ARM64, you need to compile all these libraries for ARM64.
9
+
10
11
+## Download
12
13
+ $ git clone
14
+ $ cd cocos2d-x-dependencies
15
+ $ git submodule update --init
0 commit comments