From df84682be4e2be7a76b4a57ea939eb418867a533 Mon Sep 17 00:00:00 2001 From: crobibero Date: Tue, 8 Sep 2020 15:13:31 -0600 Subject: [PATCH] add build.yaml --- build.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 build.yaml diff --git a/build.yaml b/build.yaml new file mode 100644 index 0000000..516657d --- /dev/null +++ b/build.yaml @@ -0,0 +1,14 @@ +--- +name: "Simkl" +guid: "07CAEF58-A94B-4211-A62C-F9774E04EBDB" +version: "1.0.0.0" +targetAbi: "10.6.0.0" +owner: "crobibero" +overview: "Scrobble to Simkl" +description: > + Scrobble your watched Movies, TV Shows and Anime to Simkl and share your progress with friends! +category: "General" +artifacts: +- "Jellyfin.Plugin.Simkl.dll" +changelog: > + Initial release