Updated Plugin and Theme METAs (markdown)

Zack 2020-11-07 17:56:02 -05:00
parent 59deef5a9c
commit 5a3c8eb1c8
1 changed files with 1 additions and 0 deletions

@ -31,6 +31,7 @@ These fields are common between both plugins and themes.
|`authorLink`|A link to use for clicking the author's name on the plugin or plugin or theme.|
|`authorId`|Snowflake ID for the author. **Note:** Setting this value will allow users to DM you by clicking your name on the plugin/theme card.|
|`version`|The version of the plugin or theme.|
|`updateUrl`|The url to check for addon updates (usually a github raw link).|
|`website`|A website URL leading to a website pertaining to the theme or plugin (e.g. The website of the author).|
|`source`|A URL leading to the source of the theme or plugin (on GitHub or hosted elsewhere).|
|`invite`|An invite code for your support server (just the code, not the full discord.gg link).|