diff --git a/install.bat b/install.bat new file mode 100644 index 0000000..8bf1492 --- /dev/null +++ b/install.bat @@ -0,0 +1,3 @@ +This will not work if you have installed jellyfin to a custom location +dotnet publish --configuration Release --output bin +move bin\Jellyfin.Plugin.SkinManager.dll C:\ProgramData\Jellyfin\Server\plugins\SkinManager