mirror of
https://github.com/cocos/cocos-engine.git
synced 2026-09-07 08:09:13 +08:00
* support generate ral latest-commit.md * use target-commit.md update update update * update
14 lines
358 B
Markdown
14 lines
358 B
Markdown
# Adapter for Runtime platform
|
|
included platforms:
|
|
- vivo
|
|
- OPPO
|
|
- huawei
|
|
- link-sure
|
|
- QTT
|
|
- cocos play / cocos runtime
|
|
|
|
# Update RAL
|
|
the file __target-commit.json__ is the current version we are using, if you want to update the version, please update the commit in this file, and run the command line in the engine repository
|
|
```shell
|
|
npm run fetch-ral
|
|
``` |