Skip to content

Commit 64ac0d7

Browse files
Update README.md
1 parent 5cc9818 commit 64ac0d7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,10 @@ This repository includes the source code of the binary libraries that are bundle
66
This repository is only needed for cocos2d-x developers or people who want to port cocos2d-x to other platforms.
77

88
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

Comments
 (0)