From a4e5c2cc699e8bd209741b024d00b077aa29288b Mon Sep 17 00:00:00 2001 From: Pat Hartl Date: Tue, 25 Jun 2024 21:49:03 -0500 Subject: [PATCH] Update installermanifest.yaml --- LANCommander.Playnite.Extension/installermanifest.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/LANCommander.Playnite.Extension/installermanifest.yaml b/LANCommander.Playnite.Extension/installermanifest.yaml index 99a0ee0c..6f1908d3 100644 --- a/LANCommander.Playnite.Extension/installermanifest.yaml +++ b/LANCommander.Playnite.Extension/installermanifest.yaml @@ -204,3 +204,8 @@ Packages: - 'Fixed: Slightly improved library import times by trimming the amount of data collected from the server' - 'Fixed: Inaccessible server no longer causes the extension to crash on load' - 'Fixed: Library imports should now work correctly for games created before v0.7.4' + - Version: 0.8.1 + RequiredApiVersion: 6.0.0 + PackageUrl: https://github.com/LANCommander/LANCommander/releases/download/v0.8.1/LANCommander.PlaynitePlugin_48e1bac7-e0a0-45d7-ba83-36f5e9e959fc_0_8_1.pext + Changelog: + - 'Fixed: Implemented experimental fix for archives that contain files larger than 4GB'