Update EXTENSIONS.md

This commit is contained in:
webadderall
2026-04-15 20:55:56 +10:00
committed by GitHub
parent 38e54e2b12
commit 0eee64310b
+2
View File
@@ -1,5 +1,7 @@
# Recordly Extension API
Go to https://www.marketplace.recordly.dev/extensions for full, regularly updated documentation
Recordly extensions run in the editor renderer and use a permission-gated host API. They can draw into the render pipeline, react to playback and export events, register cursor effects, add settings panels, and contribute packaged assets such as frames, wallpapers, and cursor styles.
## Quick Start