It is the native backend of Cocos Creator. It works on iOS, Android, Mac OS and Windows.
The coding format file is .clang-format, and the coding style fomat file is .clang-tidy. Please use clang-format to format the codes and use clang-tidy to fix the coding style before commiting codes. See the linter auto-fix guide for more information.
You can refer to the documentation to start a new game.
engine-native is licensed under the MIT License. We welcome participation!