From bb1a8a97a31ac700587b954ae596ef75f2ef4ddf Mon Sep 17 00:00:00 2001 From: Noah <93200455+odeyity@users.noreply.github.com> Date: Tue, 20 Feb 2024 08:33:55 +0000 Subject: [PATCH] Create odeyity_SteamUpdate.yaml (#328) * Create odeyity_SteamUpdate.yaml * Update odeyity_SteamUpdate.yaml --- addons/generic/odeyity_SteamUpdate.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 addons/generic/odeyity_SteamUpdate.yaml 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