Update readme.md
This commit is contained in:
parent
966ddbaf80
commit
b20c4fef7e
|
@ -14,10 +14,10 @@ The plugin api was introduced in version **r1.7**, so, you won't find the plugin
|
||||||
|
|
||||||
Plugins have to be installed in the following fashion:
|
Plugins have to be installed in the following fashion:
|
||||||
* `plugins/`
|
* `plugins/`
|
||||||
* `plugin-id`
|
* `plugin-id/`
|
||||||
* `plugin.json` - the metadata file
|
* `plugin.json` - the metadata file
|
||||||
* `...` - any other files
|
* `...` - any other files
|
||||||
* `another-plugin-id`
|
* `another-plugin-id/`
|
||||||
* `plugin.json`
|
* `plugin.json`
|
||||||
* `...`
|
* `...`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user