commit 41c13bb80cca86853ab15c167ab51d15e357320c Author: Mister Rajoy Date: Sun Nov 8 02:14:32 2020 +0100 first commit 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"