cocos2d-x
cocos2d-x copied to clipboard
supports openharmony for v3.17.2
Why add tests/lua-empty-test/res/farm.png file?
There is already a farm.jpg in that folder. Doesn't openharmony support jpeg decoding?
About doc/game-porting-guide:
- it is better to named
docs/openharmony/game-porting-guide - please don't use chinese in folder name, such as
OpenHarmony系统架构.png
Why the files in tests/cpp-tests/proj.ohos/dependencies, such as hvigor-3.0.4-s.tgz, needed?
Why the files in
tests/cpp-tests/proj.ohos/dependencies, such ashvigor-3.0.4-s.tgz, needed?
cause the deveco still in beta, the developer can't download hvigor from the remote repo, so we need use the local file. After the hvigor can download, we will remove these files.