Skip to content

Commit

Permalink
Fix issue caused by overly aggressive refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
RDIL committed Jan 8, 2024
1 parent d684d25 commit fed70da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/custom-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Peacock supports a broad variety of server side mods (plugins). These include, b

- Broadly speaking, to install plugins, go to either the `plugins` or `#plugin-releases` channel in the Peacock Discord and download a plugin you are interested in.
- - Put your plugins into the `plugins` folder in the Peacock folder.
- Your plugin should end with `.plugin.mjs` or `Plugin.js` - if it's distributed as a `.zip`, extract it first.
- Your plugin should end with `.plugin.js` or `Plugin.js` - if it's distributed as a `.zip`, extract it first.
- Example: ![PluginsFolder](/img/plugins_folder.png)
- Be sure to check for any further instructions in the `#plugin-releases` channel for a given plugin, as certain plugins may require further installation steps or are incompatible with newer versions of Peacock.

Expand Down

0 comments on commit fed70da

Please sign in to comment.