Mithnar / PlayniteVndb

Enables VNDB as a Metadata source for Playnite
MIT License
69 stars 5 forks source link
extension playnite plugin visual-novel vndb

Playnite VNDB Metadata Extension

VersionBadge ReleaseDateBadge LicenseBadge DownloadsBadge CrowdinBadge

Enables VNDB as a Metadata source for Playnite

VNDB is a comprehensive database for Visual Novels

https://vndb.org/

Installation

Playnite VNDB can be directly installed via the Playnite addon browser or by visiting https://playnite.link/addons.html and clicking on download (Metadata Sources)

Manual installation (.pext file)

Screenshots

Settings Game Selection Background Selection

Translations

You can help to translate PlayniteVndb into different languages via the projects Crowdin page.

Release History

For the detailed release history, head over to the Changelog

Recent Releases:

[2.2]

Added

Credits

https://github.com/KuroThing

For hacking the VNDB Source into an older Playnite build without Metadata Extension support.

https://github.com/Nikey646/VndbSharp

For making my life easier by writing a VNDB API client.

https://github.com/JosefNemec/Playnite

For creating Playnite

Meta

Distributed under the MIT license. See LICENSE for more information.

https://github.com/Mithnar/PlayniteVndb

Contributing

  1. Fork it (https://github.com/Mithnar/PlayniteVndb/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request