From d31fccc9f374918e96b7f8faed3c856fd5d571f7 Mon Sep 17 00:00:00 2001 From: Pat Hartl Date: Sun, 3 Dec 2023 21:12:35 -0600 Subject: [PATCH] Update installermanifest.yaml --- .../installermanifest.yaml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/LANCommander.Playnite.Extension/installermanifest.yaml b/LANCommander.Playnite.Extension/installermanifest.yaml index 1928b4d..ad898d9 100644 --- a/LANCommander.Playnite.Extension/installermanifest.yaml +++ b/LANCommander.Playnite.Extension/installermanifest.yaml @@ -37,4 +37,14 @@ Packages: - Installation progress dialog now shows the download percentage and transfer speed - Full game download will be skipped if the game files already exist, see full release notes for more details - Play sessions are now recorded to the server with user ID, start time, and end time - - Connection status now updates correctly when authenticating through addon settings \ No newline at end of file + - Connection status now updates correctly when authenticating through addon settings + - Version: 0.3.0 + RequiredApiVersion: 6.0.0 + ReleaseDate: 2023-12-03 + PackageUrl: https://github.com/LANCommander/LANCommander/releases/download/v0.3.0/LANCommander.PlaynitePlugin_48e1bac7-e0a0-45d7-ba83-36f5e9e959fc_0_3_0.pext + Changelog: + - Save paths now support regex patterns (experimental) + - Fixed redistributable archive downloading + - Fixed redistributable scripts not being able to run as admin if marked as such + - Fixed game save downloading + - Fixed addon loading of YamlDotNet library