Skip to content

Commit

Permalink
Grammar fix
Browse files Browse the repository at this point in the history
Signed-off-by: Reece Dunham <[email protected]>
  • Loading branch information
RDIL authored Nov 1, 2023
1 parent d8279d9 commit 4c97785
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.js - if its 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

1 comment on commit 4c97785

@VolkerSchlegel
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 😅

Please sign in to comment.