From eff61a53faecf01f281198a8558a95c20c2218c7 Mon Sep 17 00:00:00 2001 From: zurdi Date: Fri, 30 May 2025 09:41:07 +0000 Subject: [PATCH] docs: enhance features section with SteamGridDB metadata fetching --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01fd86a1d..ce9145d7b 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ RomM (ROM Manager) allows you to scan, enrich, browse and play your game collect ## Features -- Scans and enhance your game library with metadata from [IGDB][igdb-api], [Screenscraper][screenscraper-api] and [MobyGames][mobygames-api] +- Scans and enhance your game library with metadata from [IGDB][igdb-api], [Screenscraper][screenscraper-api] and [MobyGames][mobygames-api] and fetch custom arwork from [SteamGridDB][steamgriddb-api] - Metadata available for [400+ platforms][docs-supported-platforms] - Play games directly from the browser using [EmulatorJS][docs-emulatorjs] - Share your library with friends with limited access and permissions @@ -127,6 +127,7 @@ Here are a few projects that we think you might like: [igdb-api]: https://api-docs.igdb.com/#account-creation [screenscraper-api]: https://www.screenscraper.fr/membreinscription.php [mobygames-api]: https://www.mobygames.com/info/api/ +[steamgriddb-api]: https://www.steamgriddb.com/api/v2 [big-bear-casaos]: https://github.com/bigbeartechworld/big-bear-casaos [romm-comm-discord-bot]: https://github.com/idio-sync/romm-comm [deck-romm-sync]: https://github.com/PeriBluGaming/DeckRommSync-Standalone