Files
exbyte-depot-plugins/README.md
2026-07-09 14:51:52 +03:00

10 lines
442 B
Markdown

# Exbyte Depot — official plugin registry
`registry.json` lists official plugins for **Exbyte Depot**. The client fetches it,
shows available plugins, and installs them into the user's local plugins folder.
Plugins marked `"autoInstall": true` are installed automatically on first run
(e.g. **Unreal Engine Tools**).
Each plugin lives under `plugins/<id>/` (a `plugin.json` manifest + a JS entry).
See the app's `PLUGINS.md` for the SDK.