diff --git a/addons/generic/odeyity_SteamUpdate.yaml b/addons/generic/odeyity_SteamUpdate.yaml new file mode 100644 index 0000000..5e79d07 --- /dev/null +++ b/addons/generic/odeyity_SteamUpdate.yaml @@ -0,0 +1,24 @@ +AddonId: SteamUpdate_e9ecfc93-b000-4439-8dd8-a52b7b887a43 +Type: Generic +Name: Steam Update +Author: odeyity +ShortDescription: Notifies you of any updates for a Steam game. +InstallerManifestUrl: https://raw.githubusercontent.com/odeyity/Playnite-Steam-Update-Plugin/main/manifest.yaml +SourceUrl: https://github.com/odeyity/Playnite-Steam-Update-Plugin +Description: |- + Info: + * On Playnite startup, this C# plugin simply opens a python script compiled into an executable that reads appmanifest data for Steam and alerts the user of any games that have updates. + + What this plugin requires: + * Steamapps folder location + + + +Tags: ["Generic", "Steam", "Updates"] +Links: + GitHub: https://github.com/odeyity/Playnite-Steam-Update-Plugin + +IconUrl: https://raw.githubusercontent.com/odeyity/Playnite-Steam-Update-Plugin/main/icon.png +Screenshots: + - Thumbnail: https://raw.githubusercontent.com/odeyity/Playnite-Steam-Update-Plugin/main/screenshots/main_thumb.png + Image: https://raw.githubusercontent.com/odeyity/Playnite-Steam-Update-Plugin/main/screenshots/main_full.png