Update Guide
Cocos Creator GDK Update Guide
To update to a new GDK version, follow these steps:
Download the GDK package.
Unzip the package.
In the terminal, run:
cd negdk node ./scripts/import.js
Last updated
To update to a new GDK version, follow these steps:
Download the GDK package.
Unzip the package.
In the terminal, run:
cd negdk
node ./scripts/import.js
Last updated