PlayniteAddonDatabase/addons/generic/odeyity_SteamUpdate.yaml
Noah 32afd9da06
Add in How To Use (#357)
Someone suggested this on my github so I just added a little notice on how to set it up
2024-06-29 13:15:30 +02:00

27 lines
1.2 KiB
YAML

AddonId: UpdateChecker_74fe180c-7038-4908-bec1-94194b73b2e4
Type: Generic
Name: Update Checker
Author: odeyity
ShortDescription: Notifies you of any updates for a Steam game.
InstallerManifestUrl: https://raw.githubusercontent.com/odeyity/Playnite-Update-Checker-Plugin/main/manifest.yaml
SourceUrl: https://github.com/odeyity/Playnite-Update-Checker-Plugin
Description: |-
Info:
* On Playnite startup, this C# plugin simply opens a python script compiled into an executable that reads appmanifest data for various game launchers and alerts the user of any games that have updates.
What this plugin requires:
* Steamapps folder location
How to setup:
* Go to addon settings and enter the steamapps path
Example: C:/Program Files (x86)/Steam/steamapps
Tags: ["Generic", "Steam", "Epic", "Updates"]
Links:
GitHub: https://github.com/odeyity/Playnite-Update-Checker-Plugin
IconUrl: https://raw.githubusercontent.com/odeyity/Playnite-Update-Checker-Plugin/main/icon.png
Screenshots:
- Thumbnail: https://raw.githubusercontent.com/odeyity/Playnite-Update-Checker-Plugin/main/screenshots/main_thumb.png
Image: https://raw.githubusercontent.com/odeyity/Playnite-Update-Checker-Plugin/main/screenshots/main_full.png