From d0a4c4745609c6f21b98ad21b156afc8f628d69d Mon Sep 17 00:00:00 2001 From: XeroxDev Date: Fri, 29 Apr 2022 20:17:10 +0200 Subject: [PATCH] docs: update package yaml --- LoupedeckPackage.yaml | 3 +-- YTMDesktopPlugin/YTMDesktopPlugin.csproj | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/LoupedeckPackage.yaml b/LoupedeckPackage.yaml index 218291d..4065f80 100644 --- a/LoupedeckPackage.yaml +++ b/LoupedeckPackage.yaml @@ -8,8 +8,7 @@ supportedDevices: - LoupedeckCt - LoupedeckLive pluginFileName: YTMDesktopPlugin.dll -pluginFolderWin: ./bin/plugin/ -pluginFolderMac: ./bin/plugin/ +pluginFolderWin: bin/win/ license: MIT licenseUrl: https://opensource.org/licenses/MIT homePageUrl: https://help.xeroxdev.de/en/loupedeck/ytmd/home diff --git a/YTMDesktopPlugin/YTMDesktopPlugin.csproj b/YTMDesktopPlugin/YTMDesktopPlugin.csproj index dde87e7..9693425 100644 --- a/YTMDesktopPlugin/YTMDesktopPlugin.csproj +++ b/YTMDesktopPlugin/YTMDesktopPlugin.csproj @@ -32,7 +32,7 @@ true false None - $(BaseOutputPath)plugin\ + $(BaseOutputPath)win\ cd $(OutputPath) dir /s /b