diff --git a/README.md b/README.md new file mode 100644 index 0000000..0f4c329 --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +# Extensions for Playnite + +Collection of Extensions I created for [Playnite](https://github.com/JosefNemec/Playnite). + +## Metadata Providers + +### DLSite + +**Website**: [ENG](https://www.dlsite.com/ecchi-eng/), [JPN](https://www.dlsite.com/maniax/) + +**Supported Fields**: + +- Name +- Developers +- Publishers +- Description +- Release Date +- Genres +- Cover Image +- Background Image +- Links + +**Usage**: + +Copy either the entire URL or just the ID (eg `RE234198` or `RJ173356`) into the Name field, click the _Download Metadata..._ button in the bottom left corner and select _DLSite_. + +![how-to-dlsite](images/how-to-dlsite.png) diff --git a/images/how-to-dlsite.png b/images/how-to-dlsite.png new file mode 100644 index 0000000..1f0fb79 Binary files /dev/null and b/images/how-to-dlsite.png differ