Skip to content

Commit

Permalink
Update documentation for plugins to remove need for restarting after …
Browse files Browse the repository at this point in the history
…installing plugin.
  • Loading branch information
We-Gold committed Aug 1, 2024
1 parent 589caca commit 4bf1a02
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions documentation/docs/guide/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@
### Installing a Plugin

1. Open the Plugin Manager: `File > Manage Plugins`.
2. Paste the GitHub URL of the plugin.
3. Press Download (Ouroboros downloads and installs the plugin for you)
4. Restart Ouroboros
- May be unnecessary in future versions of Ouroboros.
2. Press the Plus Icon
3. Paste the GitHub URL of the plugin.
4. Press Download (Ouroboros downloads and installs the plugin for you)

_Where are plugins installed? In the [appData](https://github.com/electron/electron/blob/main/docs/api/app.md#appgetpathname)/ouroboros folder. This folder is different on each OS._

Expand Down

0 comments on commit 4bf1a02

Please sign in to comment.