RAWG metadata + library manifests (#209)

This commit is contained in:
Jeshibu 2022-10-02 16:09:20 +02:00 committed by GitHub
parent 972a90191a
commit d9ff9db78a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 0 deletions

View file

@ -0,0 +1,14 @@
AddonId: RawgLibrary
Type: GameLibrary
Name: RAWG library importer
Author: Jeshibu
ShortDescription: Imports games from RAWG.io user library and/or collections.
InstallerManifestUrl: https://raw.githubusercontent.com/Jeshibu/PlayniteExtensions/main/manifests/Library_Rawg.yaml
SourceUrl: https://github.com/Jeshibu/PlayniteExtensions
Description: Imports games from RAWG.io user library and/or collections. Requires you to make an account and get an API key.
Tags: ["RAWG.io", "Library"]
Links:
GitHub: https://github.com/Jeshibu/PlayniteExtensions
RAWG.io: https://rawg.io
Get an API key: https://rawg.io/login?forward=developer
IconUrl: https://raw.githubusercontent.com/Jeshibu/PlayniteExtensions/main/source/RawgLibrary/icon.jpg

View file

@ -0,0 +1,14 @@
AddonId: RawgMetadata
Type: MetadataProvider
Name: RAWG Metadata
Author: Jeshibu
ShortDescription: Imports game metadata from RAWG.io game database.
InstallerManifestUrl: https://raw.githubusercontent.com/Jeshibu/PlayniteExtensions/main/manifests/Metadata_Rawg.yaml
SourceUrl: https://github.com/Jeshibu/PlayniteExtensions
Description: Imports game metadata from RAWG.io game database. Requires you to make an account and get an API key.
Tags: ["RAWG.io", "Metadata"]
Links:
GitHub: https://github.com/Jeshibu/PlayniteExtensions
RAWG.io: https://rawg.io
Get an API key: https://rawg.io/login?forward=developer
IconUrl: https://raw.githubusercontent.com/Jeshibu/PlayniteExtensions/main/source/RawgMetadata/icon.jpg