File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- cocos2d-x-dependencies
2
- ======================
1
+ cocos2d-x 3rd party libs
2
+ ========================
3
3
4
- This repository includes the source code of the binary libraries that are bundled with cocos2d-x.
4
+ This repository includes the source code of the 3rd party libraries (binary) that are bundled with cocos2d-x.
5
5
6
- This repository is only needed for cocos2d-x developers or people who want to port cocos2d-x to other platforms.
6
+ This repository is needed for cocos2d-x developers and/ or people who want to port cocos2d-x to other platforms.
7
7
8
8
As an example, if you want to support cocos2d-x in ARM64, you need to compile all these libraries for ARM64.
9
9
10
10
11
11
## Download
12
12
13
- $ git clone https://github.com/cocos2d/cocos2d-x-dependencies .git
13
+ $ git clone https://github.com/cocos2d/cocos2d-x-3rd-party-libs-src .git
14
14
$ cd cocos2d-x-dependencies
15
15
$ git submodule update --init
You can’t perform that action at this time.
0 commit comments