From 41c13bb80cca86853ab15c167ab51d15e357320c Mon Sep 17 00:00:00 2001 From: Mister Rajoy Date: Sun, 8 Nov 2020 02:14:32 +0100 Subject: [PATCH] first commit --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f00ba5a --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +

Jellyfin Theme Songs Plugin

+

Part of the Jellyfin Project

+ +

+Jellyfin Skin Manager is a plugin that helps you to download and install skins; + +

+ + + + + +## Build Process +1. Clone or download this repository +2. Ensure you have .NET Core SDK setup and installed +3. Build plugin with following command. +```sh +dotnet publish --configuration Release --output bin +``` +4. Place the resulting .dll file in a folder called ```plugins/Merge versions``` under the program data directory or inside the portable install directory + + +"# jellyfin-plugin-skin-manager"