Files
cocos-engine/platforms/runtime/README.md
PP 2d396ab482 support target-commit.json in RAL repo (#9007)
* support generate ral latest-commit.md

* use target-commit.md

update

update

update

* update
2021-07-20 13:20:26 +08:00

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
```