Updated Plugin and Theme METAs (markdown)

Zack 2020-04-08 19:51:19 -04:00
parent bef5a46b61
commit 2b19f064ee
1 changed files with 1 additions and 1 deletions

@ -53,7 +53,7 @@ The following fields can be defined in a META:
|Name|Description|
|-|:-|
|`name`|The object name of the plugin. (This is **required** and must match the plugin's object name if there's no export.)|
|`name`|The object name of the plugin. (This is **required** and must match the plugin's variable name. Note this is NOT REQUIRED if there's a module export.)|
A minimal META for plugins would look like the following: