Files
UIUIPad-Launcher3-Q/src_plugins/README.md
FHT d23777e680 update:2021.03.19
fix:重新提交
add:
2021-03-19 18:19:49 +08:00

316 B

This directory contains plugin interfaces that launcher listens for and plugins implement. In other words, these are the hooks that specify what plugins launcher currently supports.

Details about how to create a new plugin interface, or to use existing interfaces to write a plugin can be found at go/gnl/plugins.