diff --git a/README.md b/README.md index 13f38aa40..a36bed5ab 100644 --- a/README.md +++ b/README.md @@ -9,25 +9,30 @@ This is an extension for the superb open source video game library manager and launcher [Playnite](http://playnite.link/). At the moment it can do the following: - Sort links by name via game menu or optionally automatically after meta data change. -- Add links to the following websites directly via game name or search dialog: - - MobyGames - - PCGamingWiki - - Wikipedia -- Add library links - add links to the game page on steam, gog or itch, if the game is from those libraries. +- Add links to websites directly via game name or search dialog +- Search for games on several websites to add links via search dialog +- Add library links - add links to the game page of its library + +The following websites are supported: + +| **Website** | **Add** | **Search** | **Library** | +|---------------------|-------------------------------------------|---------------------------|-------------| +| GOG | yes | yes | yes | +| Hardcore Gaming 101 | yes | yes | no | +| itch.io | no (link contains several variable parts) | yes | yes | +| MetaCritic | yes (for each platform the game has) | no (scraping not allowed) | no | +| MobyGames | yes | yes | no | +| PCGamingWiki | yes | yes | no | +| Steam | no (link contains game id) | yes | yes | +| Wikipedia | yes | yes | no | ## Planned features -- add Epic as library link - check if links are still working, optional removal of dead links - add link to active browser window via bookmarklet (nearly done, but currently broken in playnite API) - add links to more websites. The following are already planned: - - Steam - - GOG - Epic - - MetaCritic - - HardcoreGaming 101 - Sega Retro - Lemon Amiga - - VGMdb - IGDB (was included till 0.4 but had to be removed because it wasn't working as intended) - (maybe) search for screenshots with configurable resolution