RAWG metadata + library manifests (#209)
This commit is contained in:
parent
972a90191a
commit
d9ff9db78a
2 changed files with 28 additions and 0 deletions
14
addons/library/Jeshibu_RawgLibrary.yaml
Normal file
14
addons/library/Jeshibu_RawgLibrary.yaml
Normal 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
|
||||
14
addons/metadata/Jeshibu_RawgMetadata.yaml
Normal file
14
addons/metadata/Jeshibu_RawgMetadata.yaml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue