Add README

This commit is contained in:
Niels van Velzen 2019-12-20 21:58:02 +01:00
parent 6c748c42ff
commit 510a736515

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Jellyfin VGMdb
Plugins that adds support for VGMdb to music libraries. Can provide both images and metadata for artists and albums.
## Building
This plugin uses dotnet core and is developed in Visual Studio Code and JetBrains Rider.
To build the plugin DLL run `dotnet publish`. A file called `Jellyfin.Plugin.Vgmdb.dll` will be created in the `bin\Debug\netcoreapp2.1` folder.1