-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,16 @@ | ||
AddonId: GameVault_Library | ||
IconUrl: https://github.com/Phalcode/gamevault-playnite-integration/raw/master/source/Libraries/GameVaultLibrary/icon.png | ||
AddonId: GameVault_fab8be77-18ab-4e6c-ad3d-89097b492d74 | ||
Type: GameLibrary | ||
InstallerManifestUrl: https://raw.githubusercontent.com/Phalcode/gamevault-playnite-integration/master/manifests/GameVault_Library.yaml | ||
ShortDescription: Imports games from GameVault. | ||
Description: Imports Games from a configured GameVault Backend instance. | ||
Name: GameVault Playnite Integration | ||
Name: GameVault Library Integration | ||
Author: Phalcode | ||
ShortDescription: Import your GameVault library into Playnite. | ||
InstallerManifestUrl: https://raw.githubusercontent.com/Phalcode/gamevault-playnite-integration/refs/heads/master/manifests/GameVault_Library.yaml | ||
SourceUrl: https://github.com/Phalcode/gamevault-playnite-integration | ||
Description: | | ||
This plugin allows you to import your GameVault library into Playnite. | ||
It requires the GameVault Client APIs to work, which are exclusive to GameVault+. | ||
It supports Importing, Downloading, Installing aswell as Uninstaling games using Playnite. | ||
Tags: ['gamevault'] | ||
IconUrl: https://github.com/Phalcode/gamevault-playnite-integration/raw/master/source/Libraries/GameVaultLibrary/icon.png | ||
Links: | ||
Website: https://github.com/Phalcode/gamevault-playnite-integration/ | ||
SourceUrl: https://github.com/Phalcode/gamevault-playnite-integration/ | ||
Website: https://github.com/Phalcode/gamevault-playnite-integration | ||
Discord: https://discord.gg/NEdNen2dSu |