Simplify thumbnail documentation
This commit is contained in:
@@ -28,11 +28,9 @@ Example: `plugins/litruv-example-plugin.json`
|
|||||||
|
|
||||||
**Optional fields:** `homepage`, `thumbnail`, `tags`
|
**Optional fields:** `homepage`, `thumbnail`, `tags`
|
||||||
|
|
||||||
**Thumbnail requirements:**
|
**Thumbnail:**
|
||||||
- Must be a file in your plugin repository (e.g., `thumbnail.png`)
|
- Add a `thumbnail.png`, `thumbnail.jpg`, or `thumbnail.gif` file to your plugin repository
|
||||||
- PNG, JPG, or GIF format
|
- Max 512x512 pixels, Max 2MB file size
|
||||||
- Max 512x512 pixels
|
|
||||||
- Max 2MB file size
|
|
||||||
- URL format: `http://synbox.ruv.wtf:8418/{username}/{repo}/raw/branch/main/thumbnail.png`
|
- URL format: `http://synbox.ruv.wtf:8418/{username}/{repo}/raw/branch/main/thumbnail.png`
|
||||||
|
|
||||||
**Important:**
|
**Important:**
|
||||||
|
|||||||
Reference in New Issue
Block a user