This commit is contained in:
WithoutPants 2025-11-25 08:34:22 +11:00
parent b7c6e370dc
commit acb3b4ee44

View file

@ -67,7 +67,7 @@ The basic structure of a plugin configuration file is as follows:
```yaml
name: <plugin name>
# optional list of dependancies to be included
# optional list of dependencies to be included
# "#" is is part of the config - do not remove
# requires: <plugin ID>
description: <optional description of the plugin>