andrew-codes / playnite-web

Self-hosted Playnite companion web app; offering remote control, automation, sharing what’s in your library with friends.
GNU Affero General Public License v3.0
16 stars 4 forks source link

chore!: deprecate game-db-updater as a separately released app #412

Closed andrew-codes closed 17 hours ago

andrew-codes commented 5 days ago

The game-db-updater is now bundled with Playnite-Web. With it also offering a graphql API, the intended way to access game data for non-Playnite-Web applications is now the graphql API. For this reason, the game-db-updater will no longer be released as a separate application.