1 Star 0 Fork 12

xiongyongjian / engine-native

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

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.

Build Requirements

  • macOS 10.14+, Xcode 11.5+ to build mac games
  • with iOS 12.0+ to build iOS games
  • or Windows 7+, Visual Studio 2017 15.7+ / Visual Studio 2019 to build win32 games
  • NDK 18-21 is required to build Android games (22+ is not supported)
  • Python 2.7+ (NOT Python 3) is needed to run scripts
  • Cmake 3.8+ is required

Where to get help

Contributing to the Project

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

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/xiongyongjian/engine-native.git
git@gitee.com:xiongyongjian/engine-native.git
xiongyongjian
engine-native
engine-native
develop

搜索帮助