Initial plugin registry: unreal + hello-exbyte
This commit is contained in:
9
README.md
Normal file
9
README.md
Normal file
@ -0,0 +1,9 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user