Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HerrKnarz authored Oct 31, 2022
1 parent 4464bd0 commit faa3658
Showing 1 changed file with 16 additions and 11 deletions.
27 changes: 16 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit faa3658

Please sign in to comment.