Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.41 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.41 KB

engine-native

Build Status

It is the native backend of Cocos Creator. It works on iOS, Android, Mac OS and Windows.

Coding format and coding style

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.

Documentations

How to start a new game

You can refer to the documentation to start a new game.

Where to get help

Contributing to the Project

engine-native is licensed under the MIT License. We welcome participation!