You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| (Optional) MaxSupportedDriverVersion | The maximum OpenTabletDriver version the plugin functions on in four-part version number format. This should only be included in cases where a minor OpenTabletDriver version introduced breaking changes to a plugin. |
30
30
| RepositoryUrl | The git repository url containing the plugin's source code. |
31
31
| DownloadUrl | The direct download url for the plugin's release files in a compressed archive format. The plugin's dll files must be contained in the top-level directory of the compressed archive. |
32
-
| CompressionFormat | The compression format used by the compressed archive in the DownloadUrl field. Currently, `zip` is the only supported value. |
32
+
| CompressionFormat | The compression format used by the compressed archive in the DownloadUrl field. Currently, `zip` is the only supported value. |
33
33
| SHA256 | The SHA265 hash of the compressed archive in the DownloadUrl field. |
34
34
| (Optional) WikiUrl | A link to the plugin's documentation. |
35
-
| LicenseIdentifier | The plugin's SPDX license identifier(s), separated by comma. |
35
+
| LicenseIdentifier | The plugin's SPDX license identifier(s), separated by comma. |
0 commit comments