Skip to main content

ODPluginDetails interface

under construction

We are still working the API Reference! This page might be incomplete or doesn't contain all details!

Overview

Additional details in the plugin.json file from a plugin.

View Source

Properties


author string string

The author of the plugin.

View Source


imageUrl string string

A URL to a cover image of this plugin. (currently unused)

View Source


longDescription string string

A large description of this plugin.

View Source


projectUrl string string

A URL to the website/project page of this plugin. (currently unused)

View Source


shortDescription string string

A short description of this plugin.

View Source


tags array string[]

A list of tags/categories that this plugin affects.

View Source