Skip to content

Cocos2d-x 3.18.0

Choose a tag to compare

@shivmsit shivmsit released this 03 Aug 03:55

Cocos2d-x 3.18.0 keeps the original Cocos2d-x 3.x API and namespace while
updating the engine for current development tools.

Highlights:

  • Third-party dependencies are included and built from source.
  • Reusable engine prebuilts speed up macOS and Android game builds.
  • Android templates and toolchains are updated.
  • Box2D, LuaJIT, and other native dependencies are updated.
  • Builds are verified on macOS, iOS, Linux, Windows, and Android.

Use the attached full-source archive for a complete checkout including
submodules, or clone the tag with:

git clone --recursive --branch cocos2d-x-3.18.0 \
  https://github.com/shivmsit/cocos2d-x.git

See the changelog for details.