update metadata and remove deprecated checkbox method
This commit is contained in:
+5
-9
@@ -1,17 +1,13 @@
|
||||
---
|
||||
name: "jellyfin-plugin-template"
|
||||
guid: "eb5d7894-8eef-4b36-aa6f-5d124e828ce1"
|
||||
version: "1.0.0"
|
||||
jellyfin_version: "10.5.0"
|
||||
nicename: "Template"
|
||||
description: "Short description about your plugin"
|
||||
overview: >
|
||||
version: "1.0.0.0"
|
||||
targetAbi: "10.5.0.0"
|
||||
overview: "Short description about your plugin"
|
||||
description: >
|
||||
This is a longer description that can span more than one
|
||||
line and include details about your plugin.
|
||||
category: "General"
|
||||
owner: "jellyfin"
|
||||
artifacts:
|
||||
- "Jellyfin.Plugin.Template.dll"
|
||||
build_type: "dotnet"
|
||||
dotnet_configuration: "Release"
|
||||
dotnet_framework: "netstandard2.1"
|
||||
- "Jellyfin.Plugin.Template.dll"
|
||||
|
||||
Reference in New Issue
Block a user